1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-01-31 00:19:00 +03:00

Commit graph

  • 58eceab771
    Added early event start notifications (#5) mctaylors 2022-10-23 12:49:49 +0300
  • f34ef44509
    Comply with code style regarding newlines and square brackets l1ttleO 2022-10-23 14:44:07 +0500
  • 08ab3beb27 Added early event start notifications totally didn't take 2 painful days mctaylors 2022-10-23 12:36:29 +0300
  • 7fe6549bb3 Added support for multiple Activities mctaylors 2022-10-22 19:25:43 +0300
  • ea72e42e8b
    Added mctaylors' version of the Russian language (#2) mctaylors 2022-10-22 15:43:57 +0300
  • cb8c16304d Removed Messages.mc.resx mctaylors 2022-10-22 15:36:07 +0300
  • 6b36e2c310 Merge branch 'master' of https://github.com/mctaylors/Boyfriend-CSharp mctaylors 2022-10-22 15:25:32 +0300
  • 3de53bee4a Added mctaylors-ru language mctaylors 2022-10-22 15:06:06 +0300
  • 93507336e5
    Merge branch 'master' into mctaylors_master_merge Octol1ttle 2022-10-21 17:58:13 +0500
  • 595e7f6a6d
    Replace 'if' with a ternary operator Octol1ttle 2022-10-21 11:13:17 +0500
  • ff166362ae
    Improve performance of CommandProcessor This improvement was accomplished by removing usages of Regex. This also reduced unnecessary instructions by returning after a match was found instead of continuing to loop through commands Octol1ttle 2022-10-21 11:12:43 +0500
  • 7afd00bf30
    Use TryGetValue instead of ContainsKey and retrieving afterwards Octol1ttle 2022-10-21 11:09:56 +0500
  • 59d9423b5f
    Revert links in Boyfriend.csproj Octol1ttle 2022-10-21 11:07:33 +0500
  • 4989f8e9d1
    Fix a CodeFactor newline issue l1ttleO 2022-10-20 22:51:08 +0500
  • a9957a867f
    Build and analyze code with CodeQL l1ttleO 2022-10-20 21:23:59 +0500
  • 851a8f8b92
    Create Dependabot configuration l1ttleO 2022-10-20 21:17:26 +0500
  • 2ee967776c
    Add files via upload mctaylors 2022-10-20 14:52:40 +0300
  • 9921fd564b
    Delete SelfBanCommand, failsafe involving bots issuing commands, optimized prefixes Octol1ttle 2022-10-18 23:46:43 +0500
  • c0ae850fb8
    Guild blacklist implementation Octol1ttle 2022-10-18 22:55:16 +0500
  • e767205c1a
    Seal all possible classes, add LICENSE, follow async naming conventions Octol1ttle 2022-09-18 19:41:29 +0500
  • ac63719a0b
    Async message handling, CommandHandler rewrite and rename Octol1ttle 2022-08-30 20:15:01 +0500
  • 53f13d88a5
    Async command handling Octol1ttle 2022-08-29 21:24:38 +0500
  • 51c24c1e23
    Custom duration parser + bugfixes Octol1ttle 2022-08-22 19:48:51 +0500
  • c57b845217
    Remove unused variables Octol1ttle 2022-08-05 21:28:50 +0500
  • b2b54b7fd4
    Allow mentions to act as command prefixes + bug fixes l1ttleO 2022-08-05 21:01:06 +0500
  • 2493e317d0
    fixed a few bugs in settings + code style consistency with string comparison l1ttleO 2022-07-15 21:23:45 +0500
  • a06376443f
    Remove timeout from user if it exists, but there is a mute role configured l1ttleO 2022-07-15 18:32:54 +0500
  • 552ebdd4e0
    Merge remote-tracking branch 'origin/master' l1ttleO 2022-06-06 20:40:25 +0500
  • 36d844148e
    i can't be bothered to keep track of these changes l1ttleO 2022-06-06 20:39:47 +0500
  • 0fbdf92cde
    get the FUCK out of here l1ttleO 2022-05-14 18:17:26 +0500
  • 790f77aa49
    another two or three refactors l1ttleO 2022-05-14 18:12:24 +0500
  • 868b6bcaa7
    time-out failsafes and new warnings rewrote setting values in SettingsCommand.cs fixed a bug with message edited notification on mobile fixed an exploit with WrapInline where you could escape the code block by simply using ` moved a few things in MuteCommand.cs cleaned up code updated library to 3.3.2 l1ttleO 2022-02-21 22:08:55 +0500
  • e41a459f6f
    Fix durations blocking command handler thread Add "This punishment will expire in" text to ban/mute notifications l1ttleO 2022-02-12 23:54:45 +0500
  • 04facc3de2
    general code refactor and bug fixes l1ttleO 2022-02-02 18:14:26 +0500
  • 4d838e5af3
    every single file changed lulw l1ttleO 2022-01-30 13:43:15 +0500
  • f30485dd71
    ton of stuff - new command handler - multilanguage support - time out support - responses - a ton of stuff l1ttleO 2022-01-18 22:38:15 +0500
  • 1c9caf6d75
    now fully configurable :D l1ttleO 2021-12-16 00:07:04 +0500
  • 270fba5c3c
    more stuff. yeah l1ttleO 2021-12-15 11:19:14 +0500
  • 382add19a3
    a ton of stuff l1ttleO 2021-12-10 16:25:29 +0500
  • 8644f70b14
    tired l1ttleO 2021-12-07 23:27:27 +0500
  • 3fa19a4794
    Initial commit l1ttleO 2021-12-07 17:52:37 +0500