Skip to content

TheSynt4x/discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot

This is a simple discord skeleton bot, provided with some commands.

Setup

Requirements:

  • Python 3
  • Pipenv

To get started, install pipenv, clone the repo and run the following commands:

Install the depedencies

pipenv install

After that, change the config.json.example to your needs and rename the file to config.json.

Run the bot

To run the bot, make sure your discord bot token is valid and then just run the following command to run the bot:

python main.py

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for more details

About

A skeleton discord bot project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages