Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eliseydudin/gambling

a telegram bot for gambling :fire:
https://github.com/eliseydudin/gambling

aiogram python telegram telegram-bot

Last synced: 12 days ago
JSON representation

a telegram bot for gambling :fire:

Awesome Lists containing this project

README

        

# lets-go-gambling
a telegram bot for gambling :fire:

# setup
basically all you need to do is to redact the `.env` file, and put your telegram bot's token in there.
example:
```.env
TOKEN = "ABCDEFG:123456"
```
after that just do `uv run gambling/__init__.py`.
the bot will create a `gambling.db` file, in which you can work with users' data.