mirror of
https://github.com/sern-handler/sern-community
synced 2026-06-06 01:16:57 +00:00
build-instructions
The official discord bot for our discord
Features:
- Bofa
- Thread support help
- Message triggers
- Autocomplete documentation for our handler
- Register your timezone to notify other's local time
- Eval command
- Hybrid commands
- Switching discord prescenses
- Games (rps, tic tac toe)
- View our handler's plugins
- Submit and review user emojis
- Fetch Issues and Pull Requests from github
- Giveaway system
How to Build and Run the Sern Community Bot
- Clone the repository
- Create your .env file with the bot's token, which can be acquired from a lead developer
- Run
yarn installto install all necessary packages (If you do not have yarn installed, first runnpm install --global yarn) - Run
npm run devornpm run startto build and run the bot
Languages
TypeScript
100%