mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 17:28:27 -04:00
Finished implementing xp shop. It allows users to buy frames and backgrounds if the user enables the feature in data/xp.yml. It can also be available only to patrons
This commit is contained in:
@@ -2117,6 +2117,12 @@ xpreset:
|
||||
args:
|
||||
- "@Someone"
|
||||
- ""
|
||||
xpshop:
|
||||
desc: "Access the xp shop (if enabled). You can purchase either xp card frames or backgrounds. You can optionally provide a page number"
|
||||
args:
|
||||
- "bgs"
|
||||
- "frames"
|
||||
- "bgs 3"
|
||||
bible:
|
||||
desc: "Shows bible verse. You need to supply book name and chapter:verse"
|
||||
args:
|
||||
|
Reference in New Issue
Block a user