Skip to content

gdscusk/DiscordBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot

A simple Discord bot used to assist on Discord Servers

Requirements

You need to have the following installed on your system:
Python3
Discord.py >= 2.1.0
Python-decouple >= 3.7

Installation

  1. Clone the repository
  2. Install the requirements
  3. copy the .env.example file to .env
  4. Fill in the .env file with your bot token and channel id
  5. run the bot using the following command windows
     py main.py
    
    Linux
      python3 main.py
    

About

A simple Discord bot used to assist on Discord Servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages