Development database
The bot needs a database with something in it before most commands do
anything interesting. tools/seed_dev_db.py builds one full of invented
data - pubs that do not exist, telegram ids far below the range telegram
issues, and leistungstage spread around today so /history,
/sendreminder and the scheduler's reminder window all have something to
find:
python tools/seed_dev_db.py
LEISTUNGSBOT_SQLITE__PATH=$PWD/leistungs_db.dev.sqlite python -m leistungsbot
The same seed always produces the same database, so --seed 7 gives a
different but equally repeatable set.
To look inside it, docker compose --profile dev up starts a SQLite
browser on https://localhost:3001.
Intro
This Is A Simple Bot To Create Poll In Channel and GroupsAnd Also This Is our First Project Too..
Enter you tokens at these are very important VARS:
Without fork you cant deploy so fork it and edit in Bot.py#L22
DEVLOPERS
😎ROHITH ROHITHADITYA
😋PARVAT PARVAT_R
QUICK NOTES
DONT FORGET TO JOIN Venila Bots
LANUGUAGES
>> PY BOT API
>> PYTHON
SUPPORT GROUP
SIMLIFIED READ ME HERE
Read Me --> SIMPLIFIED README
DEPLOY
DEPLOY TO HEROKU
RUN IN TERMUX
git clone https://github.com/Botsuniverse/poll-bot
cd poll-bot
python3 Bot.py
RUN IN PYDROID 3
(x) Just Copy The Bot.py to pydroid and Simply Run it
RUN IN YOUR LINUX VPS OR DESKTOP
sudo apt update
sudo apt upgrade
git clone https://github.com/Botsuniverse/poll-bot
python3 Bot.py
RUN THIS IN WINDOWS TERMINAL
git clone https://github.com/BotsUniverse/poll-bot/
cd where_the_fuck_you_stored/poll-bot
py Bot.py
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file leistungsbot-1.3.2.tar.gz.
File metadata
- Download URL: leistungsbot-1.3.2.tar.gz
- Upload date:
- Size: 4.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/2.4.1 CPython/3.11.0 Linux/6.17.0-1020-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58b710fd22b0010149d0f38446f61b8eefc9f42814f2aa387495988df9c693e9
|
|
| MD5 |
52d44a4141e279b74e3f254f185fc9a9
|
|
| BLAKE2b-256 |
008f406352f933b104c790f1b9729b98bd1a64b85b94a1f0d6fbfb28130e8f78
|
File details
Details for the file leistungsbot-1.3.2-py3-none-any.whl.
File metadata
- Download URL: leistungsbot-1.3.2-py3-none-any.whl
- Upload date:
- Size: 4.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/2.4.1 CPython/3.11.0 Linux/6.17.0-1020-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7893fbf8ad1122d9a7e399e57721767a9042fcebb2d4218f906cf6b50b93f9ae
|
|
| MD5 |
26d0b52d9915e3b0dca863adc91258ab
|
|
| BLAKE2b-256 |
bb2c71b55d971e3a5216037e51daa9e32ed8bb32a1ff3717931081ac9da052f0
|