1
0
Fork 0
mirror of https://gitlab.com/niansa/SomeBot.git synced 2025-03-06 20:48:26 +01:00

Commit graph

  • aeca2ed877 Further improvements in translation master niansa 2023-12-07 01:50:33 +01:00
  • f261d4553d Corrected "authorization" -> "permission" niansa 2023-12-07 01:36:56 +01:00
  • d3f399aa20 Cleanup and translation to english niansa 2023-12-07 01:31:19 +01:00
  • 2a06433417 Changed license to more permissive The Unlicense niansa 2023-10-18 17:05:20 +00:00
  • 9634a3c913 Respect CommandAliasMode in help command niansa 2023-10-06 23:24:00 +02:00
  • c470c87948 Delete cat command niansa 2023-10-06 22:57:18 +02:00
  • 9a6aea0d3e Fixed compile errors niansa 2023-10-06 22:53:39 +02:00
  • b7ebfdb554 Updated stuff to latest version niansa 2023-10-06 22:43:44 +02:00
  • 60d9f0ff93 Added initial join2create module and fixed bug in embedmaker niansa 2023-04-15 17:31:12 +02:00
  • 44180757ad Check for administrator permissions when executing eval command niansa 2023-03-07 01:59:24 +01:00
  • e4e89d60a2 Lua bindings: allow kicking/banning user object niansa 2023-03-07 01:54:27 +01:00
  • c228ce8b44 Further Lua binding additions niansa 2023-03-07 01:53:22 +01:00
  • a5eaf53f05 Fixed UB in custom constructors niansa 2023-03-02 23:21:17 +01:00
  • 0d24095c73 More bindings and constructors niansa 2023-03-02 22:57:42 +01:00
  • 2f6f68ddba Initial working code, bad error handling niansa 2023-03-02 21:45:02 +01:00
  • db47c8c985 Added ideas document niansa 2023-03-02 20:55:09 +01:00
  • 6906af1d01 Basic functionallity niansa 2023-03-02 20:54:35 +01:00
  • 0c985f4bed Bound get_*_sync functions to Lua niansa 2023-03-02 19:11:48 +01:00
  • 9ed6fafe70 Further bindings niansa 2023-03-02 18:43:06 +01:00
  • 5cf9b7df36 Progress on bindings niansa 2023-03-02 18:18:41 +01:00
  • a48bab7f77 Added luau and LuaBridge3 niansa 2023-03-02 14:10:47 +01:00
  • fa75f5da6f Minor fixes and preparation for warnings niansa 2023-02-19 22:38:44 +01:00
  • e160fdda60 Add README.md niansa 2023-02-11 17:12:56 +00:00
  • fa6bc21f8a Updated submodules niansa 2023-01-01 17:26:38 +01:00
  • eadb255dd0 Minor adjustments niansa 2022-12-27 18:56:33 +01:00
  • 4e5fe4a4c7 Enabled minimal ubsan niansa 2022-12-27 18:37:00 +01:00
  • fce4fa40b6 Enabled and fixed a lot of warnings and enabled LTO niansa 2022-12-27 18:05:58 +01:00
  • 7fb405b06a Added purge command and fixed typo niansa 2022-11-10 19:09:45 +01:00
  • ed3f279a45 Added "content" parameter to make_embed niansa 2022-11-05 18:33:45 +01:00
  • 2e1ca53412 Added permission check to embed creation niansa 2022-11-05 18:17:22 +01:00
  • a02e0c7bcf Minor fix in embed creation niansa 2022-11-05 18:15:45 +01:00
  • c229cb83da Added embed creation features niansa 2022-11-05 18:00:19 +01:00
  • 1056f69fc7 Made globalchat message decode error ephemeral niansa 2022-11-02 23:29:30 +01:00
  • 3fe5dcb881 Solved SQL logic error in message deletion niansa 2022-11-02 22:54:53 +01:00
  • c9b3a2d25f Delete globalchat messages across instances niansa 2022-11-02 22:49:52 +01:00
  • 28a97e5b8b Changed cout log format a bit niansa 2022-11-02 15:45:15 +01:00
  • de7a101a21 Fixed accidental revertion niansa 2022-11-02 15:44:00 +01:00
  • 7df9b738ff Improved logging niansa 2022-11-02 15:42:55 +01:00
  • 1ee46da2b9 Fixed config reader issue niansa 2022-11-02 15:04:22 +01:00
  • d7f529bb0a Changed levelup message again niansa 2022-11-01 19:20:49 +01:00
  • d990178cf6 Adjusted levelup message again niansa 2022-11-01 19:16:48 +01:00
  • 3b30f1fd5b Changed levelup embed slightly niansa 2022-11-01 18:44:25 +01:00
  • 8d4240c4a8 Fixed ticket ping niansa 2022-11-01 18:24:58 +01:00
  • 8dd6e0f71c Add LICENSE niansa 2022-11-01 16:27:43 +00:00
  • a479ee21ee Fixed ping setting not being saved niansa 2022-11-01 16:19:32 +00:00
  • a717aa0a0e Fixed crash with zero-name commands niansa 2022-11-01 16:08:27 +00:00
  • cd631dea7b Set default value for ping in ticket niansa 2022-11-01 15:53:09 +01:00
  • a6f7616372 Fixed sql logic error niansa 2022-11-01 15:52:05 +01:00
  • 135fdbe21e Allow auto-pinging on ticket creation niansa 2022-11-01 15:49:09 +01:00
  • f43bfe8e7c Added command_alias_mode setting niansa 2022-11-01 15:11:17 +01:00
  • 5ff93aceef Refactored levels commands niansa 2022-11-01 14:20:18 +01:00
  • 49888a7afd Made ticket embed fully customizable niansa 2022-11-01 13:58:46 +01:00
  • c2ba935c07 Made ticket category setting more intuitive niansa 2022-11-01 13:37:25 +01:00
  • 3b15c64515 Print user information on_ready niansa 2022-10-31 23:22:11 +01:00
  • bb0a86f21d Fixed exception handler integer output niansa 2022-10-31 23:10:49 +01:00
  • 4d8d37e169 Fixed modulelists being ignored niansa 2022-10-31 23:00:02 +01:00
  • 54de0cdc52 Added title and description to ticket logs niansa 2022-10-31 22:17:05 +01:00
  • 18ba884504 Changed formatting in warning in tickets command niansa 2022-10-31 21:51:12 +01:00
  • 5faa7273a5 Fixed tickets warning never popping up niansa 2022-10-31 21:49:07 +01:00
  • ce6e4fd4dd Fixed SQL crash in tickets command niansa 2022-10-31 21:46:34 +01:00
  • 73d6c1a6b9 Fixed typon in last commit niansa 2022-10-31 21:44:04 +01:00
  • 2bc3a7da8a Fixed "tickets" command having wrong parameter types niansa 2022-10-31 21:42:11 +01:00
  • 20e2f8c98a Removed outdated comment niansa 2022-10-31 21:36:01 +01:00
  • 33ece4629b Fixed reregister_commands niansa 2022-10-31 21:35:22 +01:00
  • e5ea96c6da Changed ticket_channel command to be more intuitive niansa 2022-10-31 21:20:55 +01:00
  • 5dbafc9ff8 Added replies niansa 2022-10-31 21:10:43 +01:00
  • 79d2c86756 Implemented basic tickets niansa 2022-10-31 20:51:24 +01:00
  • ecbad04f3a globalchat: try to get replied to message content from each instance niansa 2022-10-30 15:18:27 +01:00
  • bc0e49047e Log exception what() niansa 2022-10-30 01:49:52 +02:00
  • bea03cd6dd Fixed locking issue niansa 2022-10-29 23:17:41 +02:00
  • 29b13e88ae Imroved globalchat syncup niansa 2022-10-29 23:06:52 +02:00
  • c246059161 Reverted last commit niansa 2022-10-29 20:37:28 +02:00
  • 3cafbedcd9 Undone last commit niansa 2022-10-29 20:34:58 +02:00
  • 5be19ddcd2 Broadcast globalchat to other instances niansa 2022-10-29 20:26:02 +02:00
  • dfdde5f9d6 Added bot user info embed to about command niansa 2022-10-29 20:12:49 +02:00
  • 9cb3e92b24 Removed main instance detection niansa 2022-10-29 20:10:39 +02:00
  • 604641f019 Reworked properties niansa 2022-10-29 20:08:34 +02:00
  • 6c2bf34e3b Restructured command lists into seperate struct niansa 2022-10-29 19:28:19 +02:00
  • 6dd9f55193 Further restructure niansa 2022-10-29 19:23:54 +02:00
  • 1fb528fb2d Fixed startup by undoing last commit niansa 2022-10-29 18:55:51 +02:00
  • c687a7984d Fixed configuration parsing niansa 2022-10-29 18:52:56 +02:00
  • 42f040aa80 Untwisted Globalchat/Info modules niansa 2022-10-29 18:14:44 +02:00
  • 79aa994dba Added "private" config field niansa 2022-10-29 18:01:20 +02:00
  • d0d81ea4eb Automatically restart bot on uncaught exception niansa 2022-10-29 17:32:05 +02:00
  • 426329202d Added cut line to log niansa 2022-10-29 17:25:20 +02:00
  • 7a3006bd63 Proper logging niansa 2022-10-29 17:24:45 +02:00
  • b9dab6cdbc Allow for multiple bots in one process niansa 2022-10-29 17:03:18 +02:00
  • c94bdc64ac Added config file support niansa 2022-10-29 16:47:45 +02:00
  • 16d61e274f Reworked module system niansa 2022-10-29 16:08:13 +02:00
  • 6e787bd542 Fixed typo in management module niansa 2022-10-29 13:38:23 +02:00
  • afad55dd91 Only show level > 0 on leaderboard niansa 2022-10-29 12:38:13 +02:00
  • 2a9f95a070 Very minor leaderboard improvements niansa 2022-10-29 12:32:55 +02:00
  • d633d92db2 Improved leaderboard niansa 2022-10-29 12:31:11 +02:00
  • f6024eb43a Added levels leaderboard niansa 2022-10-29 12:27:11 +02:00
  • 21df534391 More (very minor) improvements to levels module niansa 2022-10-29 12:13:21 +02:00
  • c28b96c2ea Minor levels module improvements niansa 2022-10-29 12:05:07 +02:00
  • 47966b0534 Fixed level role deletion logic niansa 2022-10-29 11:40:42 +02:00
  • d9bbee1ec4 Fixed levels_remove_role command niansa 2022-10-29 11:35:51 +02:00
  • cfc991114b In level command, send profile pictures as thumbnail instead of image niansa 2022-10-29 11:33:40 +02:00
  • 791c7a5863 Added levels_remove_role command niansa 2022-10-29 11:31:36 +02:00