Skip to content

Zuplyx/Bot_Anders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bot_Anders

A simple discord bot. For a list of commands use the bot's !help command.

Installation:

This project uses Poetry for dependency management, so you need it to install this bot.
Either download the zip or use
git clone https://github.com/Zuplyx/Bot_Anders.
After this enter the source directory and install the bot, and it's dependencies by using poetry install.

Starting the bot:

To use the bot, you first have to create a file named discord_token.txt in the bot directory which contains your authorization token.
After this start the bot by using python main.py.