Skip to content

Komas19-new/Discord-Poll-Bot-in-Python

Repository files navigation

Adding to server

prefix is %

you can add it to server using https://discord.com/api/oauth2/authorize?client_id=1091031005659410535&permissions=8&scope=bot

Using the code for your own bot

rename .env.example to .env

replace TOKENHERE and OWNERIDHERE in .env to the bots token and owner's discord id

now edit main.py and replace ROLE, IDS, HERE with the roles you want

then run pip install -r requirements.txt

after that simply run run_bot.bat or run_bot.sh if you are on linux

About

poll discord bot in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages