forked from rDrama/rDrama
1
0
Fork 0
rDrama/files/helpers
Snakes 76fd1342f3 Fix @mention replacement.
Comments of the style e.g. "@TLSM / @TLSM2" would mistakenly be
`sanitize`d to have identical links only on "@TLSM", the latter
instance having a dangling 2 on the end. It seems this is purely an
issue with text formatting; alerts.py @ NOTIF_USERS had no such
issues. The root cause appears to be partly an optimization and
partly the use of str.replace without a count limit.
2022-05-20 17:04:36 -04:00
..
alerts.py sfd 2022-05-08 06:01:42 +02:00
blackjack.py fds 2022-05-19 09:49:15 +02:00
const.py dfsfds 2022-05-20 16:39:46 +02:00
discord.py sfd 2022-05-07 06:13:19 +02:00
get.py mn 2022-05-05 01:09:46 +02:00
images.py bgd 2022-05-07 08:04:14 +02:00
jinja2.py fsd 2022-05-08 07:14:24 +02:00
lazy.py mn 2022-05-05 01:09:46 +02:00
sanitize.py Fix @mention replacement. 2022-05-20 17:04:36 -04:00
security.py mn 2022-05-05 01:09:46 +02:00
slots.py fsd 2022-04-02 18:54:27 +02:00
treasure.py fs 2022-04-03 22:17:55 +02:00
wrappers.py bgd 2022-05-07 08:04:14 +02:00