/cardbot

Simple discord bot for card games

Primary LanguagePythonMIT LicenseMIT

Cardbot

Build codecov Codacy Badge Dependabot GitHub

Hi! Isolation is shit. This might help you!

Basically, I'm trying to do a somewhat domain-driven application about cards and games and card games and it's a discord bot.

I'm doing this more as a small personal challenge than anything else.

Running this project locally

First, you are going to need to set your bot's token in your env vars (see run.py).

Install dependencies

pipenv install -d

Run application

pipenv run app

Run tests

pipenv run tests

Lint code

pipenv run lint

Feature request

Feel free to ask for any feature. Since this is really just made for fun, anything could be implemented, as long as it kind of make sense. Please use the appropriate issue template for feature requests.

Bug reporting

There is a specific section about bug reporting in our CONTRIBUTING.md. Please refer to it for further information and use the appropriate issue template for bug reporting.

Contributing

Please refer to CONTRIBUTING.md to help with this project.

Commands

Commands will soon be added here!