Skip to content

jtljrdn/Cam-Counter-Public

Repository files navigation

Cam Counter

Invite

Small Multi-Purpose Discord bot that is fully open-source and in active development

Details/Stack

Installation/Usage

  1. Clone git repo
git clone https://github.com/jtljrdn/Cam-Counter-Public
  1. Install Node.js if you haven't already

  2. Run

npm install
  1. Create a Discord Application

  2. Configure Application Name/Profile Picture/Description

  3. Create OAuth2 URL with permissions applications.command, bot

  4. Configure bot permissions Send Messages, Manage Messages, Read Messages/View Channels

  5. Take generated URL and paste into your browser to create the bot invite. Add to your desired server

  6. Go to MongoDB and create a free M0 database. Copy the connection URL with password.

  7. Rename your local .env.template file to .env and paste in environment variables from Discord and MongoDB

  8. Run

npm start

TODO

Full list of features being worked on/are planned on Notion

Contributions

If you want to contribute a feature or bug fix you found, fork the repo and send a PR!

If you find a bug or want a new feature, report it under issues.

If you need any help getting it setup, reach out to me on Discord

About

Small Multi-Purpose Discord bot that is fully open-source and in active development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published