Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.65 KB

README.md

File metadata and controls

19 lines (16 loc) · 1.65 KB

CodeTech Discord bot

This is a Discord Bot for the Team CodeTech's intra-school server

Lines of code GitHub repo file count GitHub repo size

Logics

Vote Command

The logic for vote command has been put in vote-logic.js please view it and read all comments for better understanding

config.json

The main reason I used config.json is so that incase we need to use this bot in a new server, I won't need to go to every file in code and change stuff. I can just change in config.json and rehost it (will save time) + people who want to use this bot in there own server can do so easily as well

Self hosting

If you want to use this bot in your server then please visit selfhosting.md

Inspired code

Handler by limxuan (majorly edited)
Bully lines by Pancham1603