This Is A Simple Bot To Create Poll In Channel and Groups Intro
And 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
QUICK NOTES
DONT FORGET TO JOIN Venila Bots
LANUGUAGES
>> PY BOT API
>> PYTHON
SUPPORT GROUP
SIMLIFIED READ ME HERE
Read Me --> SIMPLIFIED README
DEPLOY
RUN IN TERMUX
git clone https://github.com/Botsuniverse/poll-bot
cd poll-bot
python3 Bot.py
(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