|
|
@@ -32,6 +32,8 @@ $ pg_dump -O -f db/schma.sql [db_name] # Exports schema
|
|
|
* Allows modular polls in any channel
|
|
|
* Allows users to add, view, and delete images for their characters
|
|
|
* Display all kinds of information about guild members
|
|
|
+ * Accepts Item applications
|
|
|
+ * Displays information about existing Items
|
|
|
|
|
|
## Setup
|
|
|
This application runs using Ruby and Postgres. In order to run the bot locally
|