Skip to content

ReinaSakuraba/Poppi

Repository files navigation

Poppi

image

image

Inviting Poppi

Poppi can be invited to your Discord server using her invite link

Running

  1. Install dependencies
  • Install Python 3.6 or higher
  • Run the following after installing Python pip install -U -r requirements.txt
  • Install PostgreSQL 9.5 or higher
  1. Create the PostreSQL Database

Type the following in the psql tool

Exit the tool and run psql poppi < db.sql

  1. Setup config file

Edit the config_template.py file with your info and rename to config.py

  1. Run the bot

Run the launcher.py file

Releases

No releases published

Packages

No packages published