2025-08-18 19:42:45 +05:30
2022-09-29 11:31:19 +05:30
2022-11-15 21:58:51 +05:30
2024-05-09 22:27:02 -05:00
2023-04-30 14:02:54 +05:30
2024-05-09 22:27:02 -05:00
2023-04-30 14:02:54 +05:30
2024-05-09 22:27:02 -05:00
2022-07-19 14:49:34 -05:00
2025-08-16 14:04:56 +05:30
2025-01-27 13:15:25 -06:00
2024-05-09 22:27:02 -05:00
2024-08-04 10:34:50 +05:30
2024-05-09 22:27:02 -05:00
2024-09-07 09:54:22 +05:30

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

  1. Clone the repository
  2. Create your .env file with the bot's token, which can be acquired from a lead developer
  3. Run yarn install to install all necessary packages (If you do not have yarn installed, first run npm install --global yarn)
  4. Run npm run dev or npm run start to build and run the bot
Description
No description provided
Readme MIT 3.5 MiB
Languages
TypeScript 100%