Skip to content

OneHourGameJam/DiscordBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The 1HGJ Dicsord Bot

The discord bot used in the 1hgj discord server.

Installing

Install the dependencies with Pip

pip install -r requirements.txt

Create a config file

Create config.json (see config-example.json) and fill out the values.

Running

After completing the installation run main.py