瀏覽代碼

update readme and export new tables

Kylie Jo Swistak 6 年之前
父節點
當前提交
c8b6969c22
共有 2 個文件被更改,包括 62 次插入2 次删除
  1. 2 0
      README.md
  2. 60 2
      db/schema.sql

+ 2 - 0
README.md

@@ -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

文件差異過大導致無法顯示
+ 60 - 2
db/schema.sql


部分文件因文件數量過多而無法顯示