My thesis project at Changemaker Educations was to create a Discord-bot for my community "Froggies & Friends". The bot is built with Discord.js, which is a node.js module that allows you to interact with the Discord API. To interact with the SQLite-database, the bot is using Sequelize, which is a node.js ORM.
/purse check how many coins you have in your coin-purse.
/inventory check your inventory, bought items will appear here.
/pet give the frog some pets, and he will reward you with coins. 1h cooldown
/feed feed the frog any items from your inventory, you may be rewarded or punished depending what mood the frog is in..
/shop browse the shop; items to feed the frog, and a very special token..
/buy buy items from the shop.
/adventure go on an adventure with the frog! multiple endings, both rewarding and punishing..