nyx/README.md
2021-06-12 19:43:17 +08:00

2.8 KiB

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