A simple bot used to query a location and display the current live crowd data
Installing dependencies and packages (Python >=3.5.3 required)
#For Windows
py -3 -m pip install -U discord.py
pip3 install python-dotenv
pip3 install requests
pip3 install discord-timers -U
Set up your .env
variables
DISCORD_TOKEN=discord_bot_token
BT_PRIVATE_KEY=BestTime_private_key
?help
displays command list?crowd <query>
display live crowd data?flipcoin
flips a coin?magicman <question>
Magic 8Ball- also can use
?_8ball
- also can use
?ping
latency tester