Skip to content

jack-webb/discord-starbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Starbot

A simple starboard/starbot for a Discord guild. Will listen for a given emoji reaction on all messages in all channels, and post messages reaching a given threshold to a channel defined in the config.

Requirements and setup

Requires Python 3.5.3 or later, Pipenv, and Postgresql

  1. Install dependencies with pipenv install
  2. Copy config.example.py to config.py and add your bot token.
  3. Create an empty SQLite database called stars.db
  4. Run with pipenv run python -m main

About

A simple starboard for Discord.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages