Skip to content

H3xadecimal/Nest

 
 

Repository files navigation

Birb

MIT Python

Nest is the repo for a Discord Bot named Birb, Birb was designed to be an "everything bot", i.e does everything that you/a discord server owner could need. Currently the bot is being rewritten to be more stable inside of the discord.py rewrite and have features that are of a higher quality than what preceeded it! (Again, I know...)

Setup

Setup PostgreSQL and Python 3.6 and:

pip install -r ./requirements.txt # Install requirements
python3.6 utils/init_db.py # Initialize the database
python3.6 bot.py # Run the bot

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Dockerfile 0.7%