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 |
|
West14
|
df374e0b35
|
ChatManagement module.
|
2021-12-26 13:15:07 +02:00 |
|
CrazyHackGUT
|
5f93d60277
|
Fix user option values on .NET 5+
|
2021-12-25 23:52:09 +04:00 |
|
CrazyHackGUT
|
4807296992
|
Fix assembly name in D2 Xur module
|
2021-12-25 22:15:36 +04:00 |
|
CrazyHackGUT
|
08d9474e43
|
Fix multiple handling
|
2021-12-25 21:44:39 +04:00 |
|
CrazyHackGUT
|
1b3a4786bf
|
Fixes for multiple handlers
|
2021-12-25 20:08:40 +04:00 |
|
West14
|
e1c404c660
|
Update to new Telegram.Bot.
|
2021-12-25 16:41:17 +02:00 |
|
West14
|
de08c74a5d
|
Update target framework to .NET 5 & telegram-bot-framework. Update bot codebase to use the new framework API.
|
2021-12-25 15:17:23 +02:00 |
|
CrazyHackGUT
|
73ed1d88a9
|
Use the new version of TelegramBotFramework
|
2021-12-22 01:27:56 +04:00 |
|
CrazyHackGUT
|
2c158330cc
|
Add Dockerfile for ARM64
|
2021-12-21 23:49:15 +04:00 |
|
Kruzya
|
c68fe7be37
|
Update Post.cs
|
2021-10-21 10:26:31 +04:00 |
|
CrazyHackGUT
|
b007732833
|
Implemented image fetching from RSS Item
|
2021-10-21 01:56:46 +04:00 |
|
CrazyHackGUT
|
9782599254
|
Merge branch 'dev' of github.com:CrazyHackGUT/telegram-bot into dev
|
2020-03-17 22:01:10 +04:00 |
|
CrazyHackGUT
|
d0ab382555
|
Merge branch 'feature/storage' into dev
|
2020-03-17 19:37:58 +04:00 |
|
Kruzya
|
2cdb9482fc
|
Update README.md
|
2020-03-14 16:41:23 +04:00 |
|
CrazyHackGUT
|
c42992f579
|
Where is Xur?
|
2020-03-09 20:12:03 +04:00 |
|
CrazyHackGUT
|
8681c7cf69
|
Scratch for running next callbacks in queue
|
2020-03-09 19:31:16 +04:00 |
|
CrazyHackGUT
|
73cfe51312
|
Migrate to database storage in UrlLimitations
|
2020-03-08 12:38:00 +04:00 |
|
CrazyHackGUT
|
3fd5042367
|
WiP storage for modules
|
2020-03-08 01:55:50 +04:00 |
|
CrazyHackGUT
|
768a0d064f
|
UTM for links on posts
|
2020-03-04 11:55:10 +04:00 |
|
CrazyHackGUT
|
8f8898e901
|
🚧 Anti-spam system based on entities
|
2020-03-03 14:11:51 +04:00 |
|
CrazyHackGUT
|
1441c345b2
|
Merge branch 'feature/cache' into dev
|
2020-03-03 13:16:28 +04:00 |
|
CrazyHackGUT
|
94de8d5894
|
🚧 Tests for MemoryCache
|
2020-03-03 12:32:09 +04:00 |
|
CrazyHackGUT
|
4a4ce10c04
|
Initial work on cache
|
2020-03-03 11:36:00 +04:00 |
|
CrazyHackGUT
|
ef7d8a7d14
|
Debug logs in fetcher/sender, fixed error in HS
|
2020-03-02 18:10:19 +04:00 |
|
CrazyHackGUT
|
a151c37f94
|
Changed prefix for commands in RSS module
|
2020-03-02 17:07:42 +04:00 |
|
CrazyHackGUT
|
0c82a6a69f
|
Core bug fixes and improvements
|
2020-03-02 17:07:26 +04:00 |
|
CrazyHackGUT
|
dc2307d74e
|
🚧 Add modules to DI, rename classes
|
2020-03-02 08:49:57 +04:00 |
|
CrazyHackGUT
|
1299e4dc7e
|
Added README
|
2020-03-02 00:14:29 +04:00 |
|
CrazyHackGUT
|
2f3c1cc688
|
🚧 Solution update
|
2020-03-02 00:05:07 +04:00 |
|
CrazyHackGUT
|
eac0da5016
|
🚧 RSS as a module
|
2020-03-02 00:05:07 +04:00 |
|
CrazyHackGUT
|
e86049f4fd
|
🚧 Core API and abstractions extending
|
2020-03-02 00:05:07 +04:00 |
|
CrazyHackGUT
|
ed255e2506
|
🚧 CAS integration
|
2020-03-02 00:05:07 +04:00 |
|
CrazyHackGUT
|
a7b3f97f1a
|
🚧 Core improvements
|
2020-03-02 00:05:07 +04:00 |
|
CrazyHackGUT
|
bae09d5ba4
|
🚧 Core re-init
|
2020-03-01 22:09:14 +04:00 |
|