Andriy
7e41fc93fc
feat(store): code cleanup, make some fund with "unlucky" members
2023-12-22 21:43:01 +02:00
Andriy
a24332370d
Code cleanup
2023-07-29 15:03:45 +03:00
Andriy
69bbafac75
[store] drop unused /nsfw command
2023-07-29 13:49:31 +03:00
Andriy
0677060429
Update to Telegram Bot Framework 2.0
2023-07-29 01:50:28 +03:00
Andriy
2a37b27bb4
[store] other use default client factory
2023-07-28 23:14:36 +03:00
Andriy
42509dcacd
[core] client factory for SomeRandomApi
2023-07-28 23:14:05 +03:00
Andriy
c19696b360
[store] kitties now have own http client factory
2023-07-28 22:57:20 +03:00
Andriy
462f3c9836
[store] categorize store services
2023-07-28 20:04:05 +03:00
Andriy
1d313d5271
[store] shorten animbbos title, reorder items
2023-07-23 12:17:45 +03:00
Andriy
4893c1240d
[store] Make store use AllowNSFW option
2023-07-21 18:40:24 +03:00
Andriy
27ddfd39cc
[core] Massive setting system update
...
- Get rid of attribute crap. Now only interface is required
- Rename canUse to isAdmin in `Bot.IsUserAdminAsync` to match the actual meaning of variable
- Made `AnswerQuery` reusable by moving it from ContentStore to Core's CommonHandler
- Chat Settings edit frontend (inline keyboard)
- Rename NsfwOption to AllowNsfw and move it to ContentStore module
- Remove option backend testing commands
- Add KarmaMode option as an example of Select option type
2023-07-21 17:14:11 +03:00
CrazyHackGUT
46774bfd93
Fix markup, Raccoon store item
2023-05-17 23:48:39 +03:00
CrazyHackGUT
9a554ee295
Abstract for some-random-api.com, more animals
2023-05-17 23:36:20 +03:00
CrazyHackGUT
d63113f58c
Unavailable store item message ( #31 )
2023-05-17 23:12:15 +03:00
CrazyHackGUT
aef13b1883
Fix Red Panda
2023-05-17 22:37:40 +03:00
Andriy
5db3fc8eee
[store] add red pandas, rename incorrectly named file
2023-01-05 02:09:53 +02:00
Andriy
ff78d8e2ae
[store] hide nsfw content behind spoiler
2023-01-02 23:31:05 +02:00
Andriy
eca77267d7
[core] add support of new bot api
2023-01-02 20:13:41 +02:00
Andriy
a97fac85e4
[store] fix kitties purchasable IDs
2022-11-14 13:54:37 +02:00
Andriy
c893992f5b
[store] add nsfw guard for boobs
2022-11-14 00:49:56 +02:00
Andriy
36e5ddd5af
[store] refactor, add new purchasables
2022-11-14 00:23:36 +02:00
Andriy
8e0eea3025
[store] crappy bypass of tg cache, to fix random capybara
2022-08-30 15:01:22 +03:00
Andriy
b0973dcd31
[store] add capybara purchase
2022-08-30 00:48:49 +03:00
West14
2bffddd57c
[store] disable store command for bots, cleanup
2022-05-10 19:11:01 +03:00
West14
d90556d445
[store] add reputation info to bot answers
2022-04-26 00:49:32 +03:00
West14
f69ecc93f6
[store] add user balance
2022-04-26 00:28:39 +03:00
West14
c1008e1040
[store] Refactor store command handler to use LINQ.
2022-02-25 20:47:24 +02:00
West14
a2404aecc6
[store] Real fix for button order.
2022-02-16 18:30:50 +02:00
West14
5718b49455
[store] Fix button order. Fix internal id for anim boobs.
2022-02-16 18:27:09 +02:00
West14
f0d5e080d5
[store] Add description about boobs request uri.
2022-02-16 18:09:55 +02:00
West14
cd8b25bcb8
[store] Reduce amount of hardcoded values.
2022-02-16 18:08:02 +02:00
West14
d99c71c07c
[store] Refactor service registration mechanism.
2022-02-16 17:43:57 +02:00
West14
16ca4a09a2
Update Dockerfile to build ContentStore. Fix success purchase message markup.
2022-02-16 17:11:29 +02:00
West14
e815deba58
[store] Basic content store implementation.
...
- Bump Telegram Bot Framework to 0.6.9-gf1e77653ff
2022-02-16 17:07:30 +02:00