Skip to content

JohnBogdan1/MockingBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code

Set up:

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Run main application:

First, you need to create a .env file in the current directory with these 3 values set, one on each line: DISCORD_TOKEN, DISCORD_GUILD, OWM_KEY

python mocking_bot.py

About

A Discord Bot made for fun 😈.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages