Skip to content

TCDG/Apollo-Discord-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apollo Discord Bot

Apollo is a discord bot written in Python. Apollo uses the disord API for python discord.py

Features (at the moment):

  • Utility and mod commands
  • Bot control commands
  • Personalizable adblock for nicknames
  • Dynamic DB
  • Fun commands
  • (and much more! ...)

Installation (on linux):

In order to have Apollo working you need at least Python 3.5:

$ sudo apt-get install python3

Install the discord API module:

$ pip3 install -U discord.py

Customize the database with your data and rename it to db.json:

$ vi replace_me_db.json

vim> :w db.json

Run bot.py:

$ python3 bot.py

Acknowledgments:

About

Fully-featured python discord bot with AdBlock-like functionality.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages