Commit Graph

134 Commits

Author SHA1 Message Date
West14 938a918815 [ci] fix workflow 2022-01-10 00:51:08 +02:00
West14 9c291892cd Bump to .NET 6. Add arm64 image build. Use short commit hash on image tag. 2022-01-10 00:50:05 +02:00
West14 60f6a639b6 Fix null reference. 2022-01-07 22:30:28 +02:00
West14 31a371b034 Change reputation counting algo. 2022-01-07 22:25:26 +02:00
West14 ad13577541 Change superuser command log category. Fix cooldowns command. 2022-01-07 15:46:04 +02:00
West14 740527d827 Assorted improvements.
- Add UserService.
- Add "setrep" command.
- Rename confusing methods and variables in AbstractAnimationHandler.
- Change Bayan cooldown to Zero.
- Add crappy "cooldowns" command.
2022-01-04 17:45:06 +02:00
CrazyHackGUT 8717ef9db9 Fix permission check in UserGroupTag 2022-01-03 23:37:29 +03:00
CrazyHackGUT b35a70ff8c Fix assembly name for UserGroupTag, add perm check 2022-01-03 23:35:20 +03:00
CrazyHackGUT 7aabe41ca8 Add UserGroupTag to Dockerfile 2022-01-03 23:29:32 +03:00
CrazyHackGUT deeeb10ab9 Merge branch 'feature/usergrouptag' into dev 2022-01-03 23:26:40 +03:00
CrazyHackGUT cf34fcd89a Cache info about users, cleanup for module 2022-01-03 23:25:20 +03:00
West14 0c943300bb Fix fun commands can block handler chain execution. 2022-01-03 22:14:59 +02:00
West14 64a4a1fabb Add UserGroupTag module. 2022-01-03 22:13:44 +02:00
West14 9f108d5021 Add JavaScript GIF response. Change cooldown. 2022-01-03 20:58:26 +02:00
CrazyHackGUT 6320b803df ICU support 2022-01-03 20:52:44 +03:00
West14 5678de8531 Log animation handler triggers. 2022-01-03 19:22:03 +02:00
West14 f9bfc88c25 Add cooldown logging. 2022-01-03 15:55:42 +02:00
West14 36af127845 Put mesage text to lower case when matching animations. 2022-01-03 15:32:40 +02:00
West14 4dd2d4b5de Merge branch 'dev' of https://github.com/CrazyHackGUT/telegram-bot into dev 2022-01-03 15:28:10 +02:00
West14 68deb1ec8b Add cooldown for animation replies. 2022-01-03 15:28:00 +02:00
CrazyHackGUT 1e07a47904 Setup additional locales for our Alpine base image 2022-01-03 16:26:03 +03:00
West14 3261d613d0 Yet another attempt to fix case insensitive matching. 2022-01-03 15:17:11 +02:00
West14 e5d3d7d15d Attempt to fix case insensitive matching. 2022-01-03 15:08:14 +02:00
West14 b99614868b Assorted improvements.
- Move BotExtension to Core.
- Update BotFramework
- Fix Fun commands.
- Remove ChatManagement dependency from Entertainment.
2022-01-03 14:58:53 +02:00
CrazyHackGUT fad01168aa Update README 2022-01-03 01:09:44 +03:00
West14 c09b6d938a Remove json deletion from Dockerfile. 2022-01-02 22:13:11 +02:00
West14 d145aced57 Remove pdb's and json's on build. Remove EnsureLoaded call from Entertainment module. 2022-01-02 22:10:08 +02:00
West14 b6e622161b Fix Dockerfile to work in sh. 2022-01-02 22:05:31 +02:00
West14 8d3e24295b Move fun commands to separate module. 2022-01-02 21:56:14 +02:00
West14 d2077df114 Merge branch 'feature/reputation' into dev 2022-01-01 00:48:01 +02:00
CrazyHackGUT c5e35a2ec5 Support module dependencies from non-app directory 2021-12-30 23:42:41 +04:00
Kruzya f99d858994 Merge pull request #1 from West14/dev
Setup GitHub Actions
2021-12-30 23:02:02 +04:00
West14 408c678e31 [ci] Add job name to workflow. 2021-12-29 17:27:23 +02:00
West14 f20dc2d089 Update workflow 2021-12-29 17:21:25 +02:00
West14 4d8c7b3fa6 Setup Docker image build in Actions. 2021-12-29 16:37:25 +02:00
West14 1d46b1e380 Fix bot punishements. 2021-12-29 14:51:49 +02:00
West14 abf64f3298 Merge branch 'dev' of https://github.com/CrazyHackGUT/telegram-bot into feature/reputation 2021-12-29 02:07:17 +02:00
West14 a78851e7f5 Refactor bayan. 2021-12-29 02:06:53 +02:00
West14 e77ef7a9bd Fix bayan reply to bot. 2021-12-29 01:32:14 +02:00
West14 ae5d8ade8c Animation trigger refactoring. BAYAN. 2021-12-29 00:57:37 +02:00
West14 df11e1d327 Add python trigger. 2021-12-29 00:22:16 +02:00
CrazyHackGUT 40895b97ee Dockerfile for AMD64 2021-12-28 23:20:54 +04:00
West14 8829e526f9 Fix unwarn, when warn count is 0. 2021-12-28 21:03:58 +02:00
West14 0112aea634 Reputation managment. 2021-12-28 21:00:23 +02:00
West14 b91d6cfdb5 Whois command. Some refactorings. 2021-12-27 22:53:20 +02:00
CrazyHackGUT 9bc08c58b7 Add new module to Dockerfile 2021-12-26 17:47:02 +04:00
CrazyHackGUT 1096d2f72a Merge remote-tracking branch 'origin/feature/warns-net5' into feature/new-dotnet-5 2021-12-26 17:41:33 +04:00
West14 7b37e2f35d Add ChatManagement commands. Drop appsettings from version control. 2021-12-26 15:40:14 +02:00
CrazyHackGUT 756af71f15 Update EF 2021-12-26 17:06:47 +04:00
West14 685caf52b7 Merge remote-tracking branch 'origin/feature/new-dotnet-5' into feature/warns-net5 2021-12-26 13:15:15 +02:00