Skip to content

Marcusk19/NelsonBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NelsonBot

Discord bot in Python

Installation

Clone this repo and then start the bot first building the docker image:
docker build -t nelson . Then you can run the container:
docker run -d nelson

Structure

All the code is located in src directory.
You will need to create a .env file with your own tokens and credentials for Discord and Reddit APIs.
Guides below for how to obtain your tokens:

External References

Docs for using discore.py and praw

About

Python Discord bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published