1
0
Fork 0
mirror of https://github.com/1disk/edp445.git synced 2024-08-14 22:47:02 +00:00

added a few messages that the bot would respond to

This commit is contained in:
koelo 2022-12-04 00:17:41 +00:00
parent c63d9a6e13
commit de29e2769c
384 changed files with 56249 additions and 43 deletions

14
node_modules/encodeurl/HISTORY.md generated vendored Normal file
View file

@ -0,0 +1,14 @@
1.0.2 / 2018-01-21
==================
* Fix encoding `%` as last character
1.0.1 / 2016-06-09
==================
* Fix encoding unpaired surrogates at start/end of string
1.0.0 / 2016-06-08
==================
* Initial release