.. |
config
|
fix 500 error
|
2023-05-20 03:08:02 +03:00 |
actions.py
|
put my fake headers in const
|
2023-05-15 03:07:21 +03:00 |
alerts.py
|
replace "bots" with "BOT_IDs"
|
2023-05-13 01:29:34 +03:00 |
assetcache.py
|
same as last couple of commits
|
2023-04-25 17:59:16 +02:00 |
casino.py
|
actually fix roulette (i forgot that i had @lazy before def has_badge)
|
2023-05-16 03:30:55 +03:00 |
cloudflare.py
|
whenever u import from const, import everything
|
2023-03-12 15:03:58 +02:00 |
const_stateful.py
|
stop hanging db transactions
|
2023-05-16 08:29:42 +03:00 |
cron.py
|
consistency in award expiration messages
|
2023-05-19 17:20:01 +03:00 |
get.py
|
add namelock award
|
2023-05-13 07:53:14 +03:00 |
lazy.py
|
revert sqlalchemy changes
|
2023-03-16 08:27:58 +02:00 |
logging.py
|
whenever u import from const, import everything
|
2023-03-12 15:03:58 +02:00 |
lottery.py
|
combined buy button for awards and hats
|
2023-04-24 17:08:40 +02:00 |
mail.py
|
whenever u import from const, import everything
|
2023-03-12 15:03:58 +02:00 |
marsify.py
|
increase cutoff for marsey mappings to 5 characters to stop "this" and "with" and the like from getting mapped
|
2023-04-28 11:14:26 +02:00 |
media.py
|
Revert "migrate images again"
|
2023-05-17 09:12:17 +03:00 |
offsitementions.py
|
revert sqlalchemy changes
|
2023-03-16 08:27:58 +02:00 |
owoify.py
|
exclude ping groups from owoify award
|
2023-03-10 03:45:58 +02:00 |
regex.py
|
1. unify all link processing logic in one place
|
2023-05-12 22:12:02 +03:00 |
roulette.py
|
combined buy button for awards and hats
|
2023-04-24 17:08:40 +02:00 |
sanitize.py
|
rename type to kind in execute_blackjack
|
2023-05-14 23:48:38 +03:00 |
security.py
|
[DO NOT MERGE] multiple sub banners (#59)
|
2022-12-11 23:44:34 +00:00 |
settings.py
|
rename dm_images to dm_media
|
2023-05-12 18:27:46 +03:00 |
slots.py
|
combined buy button for awards and hats
|
2023-04-24 17:08:40 +02:00 |
sorting_and_time.py
|
do this https://rdrama.net/h/changelog/post/165657/changelog-megathread-marseynotes/4104704#context
|
2023-05-13 06:31:45 +03:00 |
stats.py
|
make generate_chart_tasks take 6 seconds instead of 20 seconds
|
2023-05-13 05:00:31 +03:00 |
treasure.py
|
remove !wordle since nobody uses it (only 2 ppl used it last 30 days in rdrama and WPD)
|
2023-04-29 23:27:45 +02:00 |
twentyone.py
|
fix issue with multiple blackjack games
|
2023-05-04 01:12:40 +03:00 |
useractions.py
|
actually fix roulette (i forgot that i had @lazy before def has_badge)
|
2023-05-16 03:30:55 +03:00 |