Titan

screenshot of Titan
flask

Create Discord server widgets for websites of all sizes! A simple to setup process for end-users. Server members may view or send messages into an embedded Discord channel.

Overview:

Titan is a web service that allows users to embed Discord chat onto their webpage. Previously, Discord did not support this feature, but with Titan, users can easily embed their chat by following a simple process. Titan offers features such as guest user invitations, moderation tools, Discord OAuth support, and responsive material design.

Features:

  • Guest users: Easily invite users who do not have a Discord account.
  • Moderation Features: Kick & ban users by IP addresses, toggle guest users.
  • Discord OAuth support: Allows users with a Discord account to access the embed.
  • Responsive material design: Utilizes materializecss for a responsive design.
flask
Flask

Flask is a lightweight and popular web framework for Python, known for its simplicity and flexibility. It is widely used to build web applications, providing a minimalistic approach to web development with features like routing, templates, and support for extensions.