74 Commits

Author SHA1 Message Date
ION606 ebb34c9f89 Added cards to the leveling system, and fixed some bugs. Note that node-fetch has been bumped DOWN to v2 to avoid EMS format 2022-12-26 14:40:50 -08:00
ION606 5292bd8a09 I'm dumb yea 2022-12-19 20:49:46 -05:00
ION606 9f5f94d49e Fixed an error and added a warning message when the bot crashes 2022-12-19 20:48:01 -05:00
ION606 6ae725d211 Added the framework for the message-leveling system 2022-11-18 11:01:15 -05:00
ION606 1b1932015e Transitioned all working games to Slash Commands (not Battle) 2022-11-16 16:53:24 -05:00
ION606 df7d79e69a Added the ability to add custom loading banners and started transitioning away from the Canvas module 2022-10-24 20:13:15 -04:00
ION606 2ff7a84bee Ignore this 2022-10-24 11:03:40 -04:00
ION606 8a47943764 Ignore this 2022-10-24 11:01:24 -04:00
ION606 c85bb3ef45 Added the "roles" section to the database 2022-10-23 18:38:07 -04:00
ION606 d69e7e0479 Fixed some remaining changes from the transition to Slash commands 2022-10-06 12:41:15 -04:00
ION606 b30fdc9e7f Added presence-changing commands to make dynamic bot moddification easier 2022-09-30 22:21:44 -04:00
ION606 e1002d748d Transitioned all Misc, audio, Selmer Specific, admin, anime/manga, and inventory commands to Slash Command format. The RSS and reactionrole commands are still broken and all game commands are still in message format due to compications 2022-09-27 16:45:50 -04:00
ION606 27fecfffcb Added the 'poll' and 'code/repo' commands, as well as added single/multiplayer functionality to 'Minesweeper' 2022-09-06 15:29:48 -04:00
ION606 af8f9f69ae Fixed an issue with the 'guildDelete' event 2022-09-03 20:27:09 -04:00
ION606 62ea3ecec8 Added the 'stocks' command 2022-08-18 14:25:25 -07:00
ION606 9de7eecdd9 Added the 'tuto' command and fixed some bugs 2022-08-17 20:21:19 -07:00
ION606 b7d51c2d14 Added full support for server reminders and added the ability to view reminders in Discord 2022-08-17 12:09:40 -07:00
ION606 14dd4e002a Removed the excessive connecting and closing of the MongoDb databases 2022-07-31 10:11:55 +03:00
ION606 0b13f6db29 Added error reporting functionality, fixed bugs in the various game's code and tidied up a bit 2022-07-19 15:41:49 +03:00
ION606 34bbd823ab Mostly cleaning and added the JSON to Map to Print function 2022-07-16 19:26:06 +03:00
ION606 5a17e3811f Added more moderation commands and upgraded the 'audio' command 2022-07-12 20:10:35 +03:00
ION606 373d57de2e Added moderation commands 2022-07-09 20:30:31 +03:00
ION606 919a7f62dc Added the ability to collect spam with a ommand, cleaned up the code and modified the LISCENCE.md file 2022-07-08 17:09:36 +03:00
ION606 e03b689d6d Fixed a bug with the AI messaging system 2022-07-08 15:43:41 +03:00
ION606 1d30414304 Added the chat AI feature (limited) and added Stripe payment integration 2022-07-08 14:21:09 +03:00
ION606 3b464aecbf Added OpenAI API intergration and verification for conversations AKA SELMER BOT CAN TALK NOW 2022-07-03 18:37:23 +03:00
ION606 ae63a93940 Added the 'game tictactoe' command 2022-07-01 15:00:52 +03:00
ION606 29e42c745e Added the 'game battle ultimate' command and support for prone states' 2022-06-26 08:13:47 +03:00
ION606 388c65c6dc Added the framework for the 'game battle --> item' command, fixed the 'buy' command, changed the currency symbol, added the 'game equip' command, added extra fields to the 'items --> wepaons category 2022-06-17 16:41:02 +03:00
ION606 bad6ca5e83 Fixed a typo 2022-06-11 18:47:49 +03:00
ION606 b432d7a4ed Added the 'heal' command and potion functionionality. It doesn't work for the opponent for some reason 2022-06-11 17:53:44 +03:00
ION606 d881aaf14b Added welcome message image url error workaround and added the ability to chose a custom welcome message' 2022-06-10 20:48:43 +03:00
ION606 b441f6b773 Added the 'Selmer Specific' file, added the 'welcome' and 'setup' commands 2022-06-10 16:19:47 +03:00
ION606 f77a4e4147 Worked on the 'game' command and added the 'meme' command 2022-06-01 20:38:39 +03:00
ION606 69a5a2e18d Added the battle fighting commands, restructured the way hp and mp are stored, and added weapons. NOTE: UPDATING THE HP AND MP DOES NOT WORK 2022-05-29 20:59:39 +03:00
ION606 7fa6b85f10 Added all the setup for the 'game battle' command and added interaction (button) listeners to catch responses 2022-05-28 16:55:56 +03:00
ION606 432d8e4456 Fixed an issue with the server joining process and MongoDb 2022-05-27 14:58:30 +03:00
ION606 a7e5efe360 Added the battle accept system. The game still isn't working though 2022-05-25 22:33:42 +03:00
ION606 6c51d4107b Re-structured the file structure, finished the 'help' command. Started the 'game' command (not operational) 2022-05-24 08:55:57 +03:00
ION606 4cd8a42985 Added the 'help' command. Output is unordered thought 2022-05-20 12:19:27 +03:00
ION606 ae07f645fa Added the 'asearch' command and changed the prefix because it works better with discord desktop 2022-05-18 21:34:58 +03:00
ION606 a69d50ce9f Changed the Mongodb structure to include what's in the database, added the 'r' and 'reactionrole' commands 2022-05-14 20:40:58 +03:00
ION606 2e6d41e76b Changed the file structure to make the command reading process clearer and improve organization 2022-05-13 22:29:54 +03:00
ION606 21040344ae Chenged the command get format (removed the switch statement) and added the react command 2022-05-13 22:03:05 +03:00
ION606 19b51ecfb3 Accidentally made it impossible to execute commands (forgot a != sign) 2022-05-13 12:25:15 +03:00
ION606 8019c57ead Changed the layout of the econ system (removed two files that weren't needed) and added the anime/manga section 2022-05-13 12:14:24 +03:00
ION606 df7555ee38 Trying to work with the config vars 2022-05-12 17:48:49 +03:00
ION606 415dd2e3c1 Quick fix for config parts 2022-05-12 17:44:24 +03:00
ION606 bb1db36473 Inventory update, added the 'buy', 'shop', 'work', 'rank', and 'inventory' commands 2022-05-12 17:38:08 +03:00
ION606 6b0abdb65a Removed the remaining lines for SQLite from the main js file 2022-05-09 12:14:23 +03:00