Skip to content

ike-gg/Tetra-web

Repository files navigation

banner


Tetra Web

Web app for the Tetra project
Check Live · Tetra Project · Request Feature

About Tetra Web

Tetra Web is an extension of the Tetra bot project, created to expand the possibilities of the Tetra bot creation process by providing users and developers with more advanced features compared to the limitations of Discord environment.

Using the application is optional and not required to use the bot.

Tetra Web introduces manual emote adjustment (which can offer better results) and other advanced emote management features, such as mass importing.

Additionally, the website serves as a bot showcase page.


Built with

react nextjs vercel redux typescript tailwindcss


Getting Started

  1. Clone repo
git clone https://github.com/ike-gg/Tetra
  1. Install dependencies
npm install
  1. Create .env file and fill it with your credentials
NEXT_PUBLIC_API_URL=
NEXT_PUBLIC_OAUTH_URL=
  1. Run the app
npm run start

Roadmap

  • Manual Adjustment
  • Dashboard
    • Mass import
    • Emote management
    • Search for 7TV, FFZ, BTTV emotes

Contributing

To contribute, simply fork this project and create a pull request with your changes. Whether it's a new feature, bug fix, or documentation improvement, we appreciate all contributions. Thank you for your interest in helping to make this project even better!