The first CODM discrod bot -- cath.exe Template
Find a file
Night Kaly f4699a79f9
wait
2021-06-12 19:42:11 +08:00
cat/Path Bot 2021-06-12 18:53:51 +08:00
commands Bot 2021-06-12 18:53:51 +08:00
events Bot 2021-06-12 18:53:51 +08:00
models Bot 2021-06-12 18:53:51 +08:00
util Bot 2021-06-12 18:53:51 +08:00
.env.example Bot 2021-06-12 18:53:51 +08:00
.gitignore Bot 2021-06-12 18:53:51 +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 Bot 2021-06-12 18:53:51 +08:00
index.js Bot 2021-06-12 18:53:51 +08:00
inlinereply.js Bot 2021-06-12 18:53:51 +08:00
package-lock.json Bot 2021-06-12 18:53:51 +08:00
package.json Good 2021-06-12 19:16:08 +08:00
Procfile Bot 2021-06-12 18:53:51 +08:00
README.md wait 2021-06-12 19:42:11 +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