154 Commits

Author SHA1 Message Date
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 v1.0.0 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 0d3935d5c6 Fixed the problem with using the '\!chat' command 2022-07-03 19:42:37 +03:00
ION606 af5b206652 Updated npm to fix a problem with openai (see https://stackoverflow.com/questions/72848034/heroku-cant-find-the-openai-node-js-module) 2022-07-03 19:24:13 +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 374ecbffea It didn't catch my additions last time for some reason 2022-07-01 15:13:07 +03:00
ION606 d8ca1d5055 Fixed the 'help game' command 2022-07-01 15:09:33 +03:00
ION606 ae63a93940 Added the 'game tictactoe' command 2022-07-01 15:00:52 +03:00
ION606 f122f84a0c added game classes and fixed the 'infinite work' issue 2022-06-26 08:26:01 +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 eb828a59c0 Merge branch 'main' of https://github.com/ION606/selmerBot 2022-06-12 16:47:14 +03:00
ION606 a1df043f86 Fixed the 'help' command 2022-06-12 16:47:06 +03:00
ION606 e23f238c89 Merge pull request #4 from ION606/add-license-1
Added the LICENSE.md ffile
2022-06-12 02:06:14 -04:00
ION606 45d5299e83 Added the LICENSE.md ffile 2022-06-12 02:05:41 -04: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 5bdb93be68 Finished the welcome message command 2022-06-10 21:19:14 +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 5cb58bbfe0 Fixed Wallpaper link 2022-06-10 18:07:58 +03:00
ION606 593224b887 Changed the wallpaper file location to GitHub link 2022-06-10 18:06:16 +03:00
ION606 1a212889da Merge branch 'main' of https://git.heroku.com/selmer-bot 2022-06-10 17:58:19 +03:00
ION606 b441f6b773 Added the 'Selmer Specific' file, added the 'welcome' and 'setup' commands 2022-06-10 16:19:47 +03:00
ION606 77aba970fd Ignore this too, Heroku stuff 2022-06-02 15:32:43 +03:00
ION606 789ca684ca Merge branch 'main' of https://github.com/ION606/selmerBot 2022-06-01 20:38:56 +03:00
ION606 f77a4e4147 Worked on the 'game' command and added the 'meme' command 2022-06-01 20:38:39 +03:00
ION606 df8e1af7f4 Delete THREAD_INTERACTION.txt 2022-05-31 09:21:13 -04:00
ION606 5edae8d097 Fixed the problem with the hp overwrite 2022-05-30 20:37:15 +03:00
ION606 65f4de28ed Fixed the shop search feature 2022-05-29 21:30:37 +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 7b01151dde Added a better catch statement for the 'scrape' command 2022-05-24 09:10:12 +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 8a1246edac Finished implementing the 'msearch' command 2022-05-20 10:39:34 +03:00
ION606 55c37f339f Added the 'Econ/sell' command 2022-05-19 21:31:40 +03:00
ION606 2ac3fb3c83 Started the 'msearch' command 2022-05-18 21:53:23 +03:00
ION606 d5b6f6a600 Forgot to add the ~ on 'asearch/stats' 2022-05-18 21:40:49 +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 44d65fce98 Added the 'react' command 2022-05-14 14:57:06 +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 da568e5ae7 Added the 'balance' command 2022-05-12 18:05:47 +03:00
ION606 df7555ee38 Trying to work with the config vars 2022-05-12 17:48:49 +03:00