-
Requirements: discord.py, python-dotenv
-
Note:
[]
- optional,<>
- required
$ git clone https://github.com/Animatea/casino-bot-for-discord.git
Rename .env.example
to .env
and paste here your bot token.
# .env file
token=YourBotToken
$ cd path/to/folder_with_requirements.txt
$ source <venv>/bin/activate
$ pip3 install -r requirements.txt
$ pip3 install -r requirements.txt
flag | type | defaultv | description |
---|---|---|---|
--mypy_debug |
bool | False | Mypy check for all .py files in project |
$ cd path_to_repo/casino discord bot
$ python3 -m src [**flags]
qualname | usage | description |
---|---|---|
casino |
.casino <bet> [num_of_games=1] |
Casino, generates lines with sectors depending on (last argument, default: 1). |