Go to file
SeungJu Lim 0c3168627f Update README.md 2024-03-23 12:17:21 +00:00
.gitignore init 2024-03-21 22:36:09 +09:00
LICENSE Initial commit 2024-03-21 12:00:59 +00:00
README.md Update README.md 2024-03-23 12:17:21 +00:00
app.js init 2024-03-21 22:36:09 +09:00
package-lock.json init 2024-03-21 22:36:09 +09:00
package.json init 2024-03-21 22:36:09 +09:00
utils.js init 2024-03-21 22:36:09 +09:00

README.md

Caffeine Bot

Caffeine Bot enhances Discord server interactions and management, offering essential features in a user-friendly package.

Features

  • Ping Command: Checks bot latency with a simple ping -> Pong! response.
  • Censoring Specific Words: Maintains a respectful environment by censoring predefined words.
  • URL Embeds: Generates rich previews for shared links, currently supporting dcinside.com.

Setup

  1. Prerequisites: Install Node.js.
  2. Installation: Clone the repository and run npm install.
  3. Configuration: Create a .env file at the root with your TOKEN and CLI_ID.
  4. Launch: Execute node app.js to start the bot.

Additionally, we are using Docker to host our bots.

Adding to Your Server

Create and invite the bot through the Discord Developer Portal, using the OAuth2 URL with appropriate permissions.

Usage

Caffeine Bot automatically processes commands and messages upon joining a server. No additional configuration needed.

Contribute

Suggestions and contributions are welcome via pull requests or issues.

Contact

For inquiries or support, reach out to seungju.dev@gmail.com.

License

Distributed under the MIT License.