Commit Graph

  • d64f157159 0.9.0 & numerous changes to Music functionality main Anya 2022-11-14 21:28:11 -0800
  • 5c7f2991ec Database restructure Kiafumi now uses a connection pool, and doesn't drop the connection. Anya 2022-11-13 04:14:07 -0800
  • ad09706b77 Remove CatCommand will be replaced with DogCommand Anya 2022-11-13 03:58:18 -0800
  • 9544aa677f Initial music rewrite Anya 2022-11-09 16:11:12 -0800
  • 93c9a797ee Update readme.md Anya 2022-05-25 03:58:45 -0700
  • 8074ae1971 Merge branch 'main' of https://fem.mint.lgbt/oko/kiafumi Anya 2022-05-21 22:42:09 -0700
  • 9183d350df Retroactively add the class for the last commit 😳 Anya 2022-05-21 22:41:57 -0700
  • dfdd032a33 Implement LoggingManager LoggingManager replaces the previous main class logging functionality. It uses text blocks to add response templates for stdout. Anya 2022-05-21 22:41:04 -0700
  • ff626019b0 Remove ModCommand Anya 2022-05-21 20:21:03 -0700
  • ab72638a94 Reorganize SQL (BREAKING) Removed welcomeEnabled & serverProtection welcomeEnabled was removed due to its redundancy. serverProtection was removed due to being out of scope. Anya 2022-05-21 20:19:31 -0700
  • 67dafe50bb Convert some strings to text blocks this is the coolest thing ive ever seen Anya 2022-05-21 19:05:53 -0700
  • 769f5f7ec8 Revised readme.md Anya 2022-05-21 14:50:10 -0700
  • ae092d3440 Add username edit logging Anya 2022-05-21 03:42:11 -0700
  • 299622ed30 Clean up config.yml removed some unnecessary pingResponses & fixed comments. Anya 2022-05-21 01:43:17 -0700
  • b8887705ef Reorganize Listeners & Remove GamePrevention I'm removing gamePrevention as it was out of scope for kya. Splitting the MainListener should help with expanding kya's capabilities. The SkynetListener class will provide further info for the logChannel. Anya 2022-05-21 01:37:44 -0700
  • 2cdfef9d8a added correct handling for welcomeChannel variable mismatch. Anya 2022-05-20 16:13:55 -0700
  • ba34562917 Increase logging within commands & listeners Anya 2022-05-19 19:41:32 -0700
  • 35512486ad Completely overhaul logging Now uses log4j2 as the default logger. The output is now colorized and better organized. The text is also much more readable. Anya 2022-05-17 14:48:47 -0700
  • 9ae1db1b80 Fixed /skip for smaller calls TiddyT 2022-05-17 14:01:34 -0500
  • d46bb83e5e General Cleanup in preparation for 0.9 & bump version to 0.9.0-pre Anya 2022-05-16 18:50:46 -0700
  • 2659a0ac52 Bot now skips song at when half the call votes to TiddyT 2022-05-16 18:09:53 -0500
  • efbd1d0b5d Changed fight command text TiddyT 2022-05-16 17:57:13 -0500
  • 8040e85e77 Tidied up config.yml TiddyT 2022-05-16 17:18:26 -0500
  • afe5323ae8 Fixed /skip command TiddyT 2022-05-16 17:05:30 -0500
  • 43201fdac4 Logging Improvements unknown 2022-04-04 00:27:20 -0700
  • 4c0181c87f Help Cmd and some fixes Laika 2022-04-03 01:33:18 -0700
  • a0ba6fc27e Credit & Comment + Version Bump (0.8.0-pre) unknown 2022-04-01 10:59:40 -0700
  • a513b914d4 Large import cleanup unknown 2022-04-01 10:41:03 -0700
  • 399d09124b Added in new command loading shenaniganry unknown 2022-04-01 10:36:19 -0700
  • a8d89e149c Fix console spam if lack scope unknown 2022-03-31 22:45:26 -0700
  • f210240bd5 Merge branch 'main' of https://fem.mint.lgbt/oko/kiafumi unknown 2022-03-30 13:58:23 -0700
  • 5bb2346da3 Mrow unknown 2022-03-30 13:58:01 -0700
  • a58478e303 0.7.0-pre updated maven-shade-plugin Anya 2022-03-30 10:12:38 -0700
  • 62f07da899 Enable InfoCommand early mornings, right? Anya 2022-03-30 10:03:01 -0700
  • 5ba6039d4a finalize previous commit Anya 2022-03-30 09:39:07 -0700
  • 7f9d7f3443 Add User/Server info commands, fix Avatar command Anya 2022-03-30 09:37:57 -0700
  • 523ce4173d Update SeptemberDateCommand & add AvatarCommand SeptemberDateCommand's date should now be accurate. AvatarCommand fetches the specified user's avatar. Anya 2022-03-29 23:18:51 -0700
  • 221204611c Unfuck Laika 2022-03-29 22:59:38 -0700
  • 0350e3e935 Added dreidel command TiddyT 2022-03-30 00:49:46 -0500
  • 2ed96e2b3e Music Command and Functionality Laika 2022-03-29 21:04:40 -0700
  • c07b3c19e1 Add sdate & Rename dreidel Anya 2022-03-29 20:52:10 -0700
  • f8396f89f8 Timestamp fixes unknown 2022-03-29 15:48:17 -0700
  • e6284b1e84 Oopsies forgot to return >.< unknown 2022-03-29 13:59:41 -0700
  • 5fb96f276a Settings Perm Check unknown 2022-03-29 13:52:51 -0700
  • 76e0ef0988 Obliterated legacy command support unknown 2022-03-29 13:49:05 -0700
  • 68aadceb40 Audio/Music Prep unknown 2022-03-29 12:59:26 -0700
  • 894d02424c Setting Subcommand Addition, Subcommands finally fixed unknown 2022-03-29 09:08:51 -0700
  • 3061c08774 Subcommand Fix, new methods and constructor change unknown 2022-03-29 08:35:38 -0700
  • eebc73ac0c 0.6.0-pre This changes all commands to use EmbedUI. This also changes most commands to give more info about what parameters the user sent. Anya 2022-03-29 04:52:52 -0700
  • e291c7d2d8 Added EmbedUI This is a reference class for creating embeds. It contains common strings & colors for use in commands and listeners. Anya 2022-03-29 03:33:03 -0700
  • b8e0b9a1c8 Update readme.md Anya 2022-03-28 23:24:25 -0700
  • 1e4fb03226 Update gitignore & fix pom pom.xml needs a lot of work - this just gets it to compile. leaving this for someone more experienced in maven Anya 2022-03-28 23:05:01 -0700
  • 4a1528bea2 Dreidel Command unknown 2022-03-28 18:33:02 -0700
  • af054aa580 Invite Command unknown 2022-03-28 13:43:04 -0700
  • ebb6745179 Import Cleanup unknown 2022-03-28 13:24:34 -0700
  • 68bedc104b QOL Fixes unknown 2022-03-28 12:42:48 -0700
  • 88d5ca2ab3 Persistence is now done unknown 2022-03-28 12:38:25 -0700
  • 69f6092570 Last minute cmd fixing unknown 2022-03-28 10:25:03 -0700
  • 23b9b18faf QOL Mention Response unknown 2022-03-28 09:54:55 -0700
  • decac57347 Version Bump & POM Update unknown 2022-03-28 09:46:57 -0700
  • 0005d404a8 Forgot to register the command oopsies unknown 2022-03-28 09:44:00 -0700
  • e8563ffe40 Deprecation Notice on Legacy, DuckDuckGo Search Command, Settings Fix unknown 2022-03-28 09:41:43 -0700
  • 56d6f3c959 Setting Command Functional? unknown 2022-03-28 08:56:45 -0700
  • 21586e8713 More hellish slash command handling. You can NOW actually work on commands. unknown 2022-03-28 08:23:10 -0700
  • 8e128979fc Welcome and Join Role Prep, just need a settings command to configure it now. unknown 2022-03-27 23:13:14 -0700
  • 12d3d1e486 More command work, shitloads of commentation, and version bump, oh also LEAGUE OF LEGENDS PRENVETION HAHAHAHHAHAHA unknown 2022-03-27 22:42:03 -0700
  • d5c6a5c59c Added LICENSE Anya 2022-03-27 20:27:18 -0700
  • 62e47ac1c4 Fixed some command handling in main class unknown 2022-03-26 23:04:24 -0700
  • 7c5840c8c1 Started Command Handling, subject to change but additions are welcome unknown 2022-03-26 22:53:00 -0700
  • 38a3b5e57c More SQL Fixes and Func Prep unknown 2022-03-25 22:04:24 -0700
  • b3bbbfb9f8 Commentation for stupid dummiehead <3 unknown 2022-03-23 21:28:51 -0700
  • bbe4915045 Listeners & Main Class Cleanup unknown 2022-03-23 21:10:50 -0700
  • c5c01bfc85 More directory protection unknown 2022-03-23 13:45:02 -0700
  • 3e8a7fa195 Update ReadMe to match... unknown 2022-03-23 13:43:39 -0700
  • 03c5404c87 Removing legacy directories unknown 2022-03-23 13:41:24 -0700
  • b018ced8f3 Fixing file structure + readme unknown 2022-03-23 13:39:52 -0700
  • 75d15470f3 Initialization, python moved to python branch unknown 2022-03-23 13:31:23 -0700
  • 3e047e508e requirements: Fixed requirement for Pycord python Lux Aliaga 2022-03-09 16:15:50 -0300
  • c59c8f8aa4 config: New config scheme Lux Aliaga 2022-03-09 03:36:02 -0300
  • b2297efcdb lib: database: Initial database support Lux Aliaga 2022-03-09 02:27:30 -0300
  • b2fac1129e setup: Added requirements.txt Lux Aliaga 2022-03-09 02:17:32 -0300
  • 1487fae885 add error handling to moderation Anya 2022-03-08 16:14:15 -0800
  • 34f430e351 implement logging & config to moderation Anya 2022-03-08 15:52:03 -0800
  • 758af39da0 add config Anya 2022-03-07 18:37:07 -0800
  • 29afa742ff add readme & license Anya 2022-03-07 01:24:52 -0800
  • 680e38e40f oh also no server id restriction lol Anya 2022-03-07 00:18:00 -0800
  • b9137e4f9e fix fun.py Anya 2022-03-07 00:15:28 -0800
  • 880f8ff09e add sdate & message logs Anya 2022-03-06 20:19:24 -0800
  • 7f678160dc innit TiddyT 2022-03-06 18:16:13 -0600