Giter Club home page Giter Club logo

codecats-bot's Introduction

CodeCats Bot


This is a bot I made to keep track of how much the CodeCats will be when the next batch comes out.

Running the bot yourself

To run the bot yourself, you need to do a few things.

  1. Install NodeJS and NPM (should come with NodeJS)
  2. Run npm install or npm i to install the Node modules
  3. Copy .env.emample to a new file called .env
  4. Replace YOUR_TOKEN_HERE with the token of your Discord Bot
  5. Run node . or node index.js to start the bot!
If you want to have the bot run twice a day to store historical data, you must do the following:
  1. Fork this repository
  2. Replace YOUR_EMAIL_HERE in .github/workflows/no-message.yml with your github email
  3. That's all!
If you don't, just delete the .github folder!

Commands

There are only 2 commands for this bot

  • !grabstats The normal command that sends a nice embed
  • !grabstats verbose Does the same as !grabstats but also sends the raw stats JSON

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.