Giter Club home page Giter Club logo

crybot's Introduction

Crybot

Tracks how often you be cryin

Setup

First, go to discords application portal and create a new application.

Next, go the bot section of the application on the right hand side, and create a new bot.

From there, grab the bot token, and then navigate to OAuth2 -> URL Generator and generate an invite link with bot and application.commands permissions. It should look something like this

https://discord.com/api/oauth2/authorize?client_id=<Your bots client ID>&permissions=0&scope=bot%20applications.commands

Finally, place your token in the .env file, along with the mongo db url. Feel free to use the sample.env file.

Testing

To test locally, start the system with just up. This will build and run the ecosystem. You can watch the logs via docker compose logs -f bot

Contributing

This repository uses [conventional commits][https://www.conventionalcommits.org/en/v1.0.0/]. Commit messages must follow the specifications. See previous commit messages for examples.

To contribute, open a new branch under the conventional commits specifications with an appropriate title. Examples include

feat/update-readme
fix/docker-timezone
feat/cry-more-often

All actions must pass in order for a PR to be merged, and code must be reviewed by at least one project maintainer.

crybot's People

Contributors

gentiksolm avatar bkulmala avatar clxssyy avatar dependabot[bot] avatar

Watchers

 avatar

crybot's Issues

Fix image timezone

The docker images timezone is currently set to (probably) UTC. This should be Changed to EST

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.