- basic script of discord giveaways bot written on Python
- all thanks goes to Dummylot for help in this project
- you can run this project by 2 ways
- you should download main.py and requirements.txt
- updating data for install
apt update && apt upgrade
- allow access for run the file
termux-setup-storage
cd /sdcard/download
- install pakages
pkg install python
- install the requirements from requirements.txt
pip install -r requirements.txt
- run the file
python main.py
- remember to edit your token and your status in main.py file
- the best free host is PylexNodes you should host from it
- create new server then upload main.py file
- then go to startup and scroll down to Additional Python packages and type discord to install discord.py library
- remember to edit your token and your status in main.py file
- after do all of those go to console and select start then the bot will say
logged in as {your.bot.name} successfully
- to run the giveaway you should do
g!start <duration in seconds> <prize>
- other command
g!help