H3xadecimal / Nest

Birb done better. MIRROR OF https://gitlab.com/Oxylibrium/Nest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Birb done better. MIRROR OF https://gitlab.com/Oxylibrium/Nest

License:MIT License


Languages

Language:Python 99.3%Language:Dockerfile 0.7%