The first CODM discrod bot -- cath.exe Template
Find a file
2021-06-24 20:05:52 +08:00
api Updated configs and added api 2021-06-24 15:53:19 +08:00
cat/Path Updated configs and added api 2021-06-24 15:53:19 +08:00
commands Updated configs and added api 2021-06-24 15:53:19 +08:00
events Updated configs and added api 2021-06-24 15:53:19 +08:00
models Updated configs and added api 2021-06-24 15:53:19 +08:00
util Updated configs and added api 2021-06-24 15:53:19 +08:00
.env.example Bot 2021-06-12 18:53:51 +08:00
.gitattributes Updated configs and added api 2021-06-24 15:53:19 +08:00
.gitignore v2.0.1, added and edited new cmds 2021-06-14 18:53:39 +08:00
.replit Bot 2021-06-12 18:53:51 +08:00
app.json Good 2021-06-12 19:16:08 +08:00
config.json Updated configs and added api 2021-06-24 15:53:19 +08:00
index.js Updated configs and added api 2021-06-24 15:53:19 +08:00
inlinereply.js Bot 2021-06-12 18:53:51 +08:00
LICENSE Create LICENSE 2021-06-24 20:05:52 +08:00
package-lock.json Updated configs and added api 2021-06-24 15:53:19 +08:00
package.json Updated configs and added api 2021-06-24 15:53:19 +08:00
Procfile Bot 2021-06-12 18:53:51 +08:00
README.md Update README.md 2021-06-12 19:43:17 +08:00

cath.exe

cath.exe is a CODM-theme based Discord Bot with many categories of commands like Moderation, Music and Economy. It is an open source project based on Project Lighthouse by path.exe, written in node.js(JavaScript), mainly using discord.js and mongoose module.

If you like this bot, feel free to star and fork the repository!
Click here to invite cath.exe

Discord Repo Stars

How to deploy the bot?

  1. Clone the repository
git clone https://github.com/night0721/cath.exe
(or)
gh repo clone night0721/cath.exe

or

Deploy repl.it

2.Create a .env file from .env.example

3. Create an application from Discord Developer Portal, then copy the

  • Bot Token
  • Application ID(Client ID)
  • Client Secret

  1. Create a MongoDB Connection URI from here

  2. Create 5 Webhooks in Your Discord Server:
  • Server Log(Log new Server Added/Premium Server)
  • Error Log(Log Unhandled Rejection Error)
  • Ready Log(Log when bot online)
  • Command Log(Log command usage)
  • DM Log(Log when someone send DM to Bot)


  1. Paste the IDs, Tokens and the Webhooks into the .env respectively

  2. After you have done the above steps, run the commands in your Command Prompt or PowerShell
npm install
node index.js

Reporting Bugs

You can report bugs or issues by opening a issue in this repository or join the support server

Support

If you faced any error, please join the support server and I will be here for help