A Discord bot for the Coder community server written in TypeScript.
-
Clone the repository
git clone [email protected]:coder/codercord.git cd codercord
-
Configure the project
-
Run the project
bun start
Codercord_token: The Discord bot's token
Example config.json provided here
Use the .devcontainer to develop in a containerized environment.