Web app for the Tetra project
Check Live
·
Tetra Project
·
Request Feature
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.
- Clone repo
git clone https://github.com/ike-gg/Tetra
- Install dependencies
npm install
- Create .env file and fill it with your credentials
NEXT_PUBLIC_API_URL=
NEXT_PUBLIC_OAUTH_URL=
- Run the app
npm run start
- Manual Adjustment
- Dashboard
- Mass import
- Emote management
- Search for 7TV, FFZ, BTTV emotes
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!