404a801c61
fix: fix params
2025-05-02 20:16:36 -04:00
Giovani Finazzi
87c987c16d
ref: replace "ctx.from.language_code" with a function to get the language code and fix ts implementation for "reply_to_message_id" ( #51 )
...
Co-authored-by: Lucas Gabriel <lucmsilva651@gmail.com>
2025-05-02 20:08:13 -04:00
Giovani Finazzi
6dce40d333
fix chatinfo in dms ( #52 )
2025-05-01 16:38:38 -03:00
8de4f4067e
feat/fix/rf: add types, no api key handling in weather cmd, misc fixes
2025-04-29 20:02:18 -04:00
19ce5295b1
feat: add checking and logging for valid yt url
2025-04-29 19:27:08 -04:00
2ce89efe7f
Update spamwatch lib reference
2025-04-29 16:55:43 -03:00
07045d8e09
Migrate to TypeScript, minor changes and fixes ( #46 )
...
* docs: linting, require bun for ts
* rf: js -> ts
* chore: bump
* docs: add ts badge
* chore: bump types
* fix: add types for context to animal commands
* [m] hf: add bot type
* fix/types: add bot, ctx types, fix emoji on /dice cmd, add todo
* fix/types: bot admin checking fixes, other misc fixes, add types
---------
Co-authored-by: Lucas Gabriel <lucmsilva651@gmail.com>
2025-04-29 16:39:10 -03:00
6fd5652afa
Add more commands to /help
2025-04-29 16:32:13 -03:00
8f89c591c5
Remove unused commands from help
2025-04-29 16:14:04 -03:00
4756e202be
Update some strings and cleanup unused commands
2025-04-29 16:11:48 -03:00
0f9e7b9b0f
Translated using Weblate (Portuguese)
...
Currently translated at 95.0% (95 of 100 strings)
Translation: Kowalski/GitHub
Translate-URL: http://weblate.librecloud.cc/projects/kowalski/github/pt/
2025-04-27 00:02:40 +00:00
Anonymous
f6a251512e
Translated using Weblate (Portuguese)
...
Currently translated at 99.0% (99 of 100 strings)
Translation: Kowalski/GitHub
Translate-URL: http://weblate.librecloud.cc/projects/kowalski/github/pt/
2025-04-26 23:59:13 +00:00
5a1a207d0a
Refactor plugins
2025-04-20 12:35:25 -03:00
Giovani Finazzi
bdb4a4f7a2
ref: create separated verifyUserInput function again because it was not added by git before ( #44 )
...
Co-authored-by: Aidan <aidan@p0ntus.com>
Co-authored-by: Lucas Gabriel <lucmsilva651@gmail.com>
2025-04-20 12:24:56 -03:00
Giovani Finazzi
3f5814f6e4
fix: back on help ( #43 )
...
* fix: back on help
* Fix back on help
Closes #43 .
Co-authored-by: Giovani Finazzi <53719063+GiovaniFZ@users.noreply.github.com>
---------
Co-authored-by: Luquinhas <lucmsilva651@gmail.com>
2025-04-20 12:16:56 -03:00
d4736a52b7
Fix none strings
2025-04-20 11:54:57 -03:00
5dcc9a6880
Add /mlpart to /help
2025-04-20 10:47:37 -03:00
175e7104b2
Fix /mlpcomic faulty letterer string
2025-04-20 10:42:20 -03:00
07f388e7ef
Linebreak before Fandom URL
2025-04-20 00:12:11 -03:00
5493295979
Remove termlogger since it isn't used anymore
2025-04-20 00:07:45 -03:00
8aaa60e78d
Revert "ref: create separated verifyUserInput function ( #34 )" ( #42 )
...
This reverts commit 12ca87f4fe281be20b1eec5c2dcadc1f0fe8fce2.
2025-04-19 23:52:51 -03:00
3d125ffbf9
Merge Kowalski with TwilightSparkle + fixes/changes
2025-04-19 23:29:50 -03:00
Giovani Finazzi
867a1f8a66
fix: cat command ( #41 )
2025-04-17 22:11:19 -03:00
eb504a7d9f
Update spamwatch lib index
2025-04-15 19:53:28 -03:00
Giovani Finazzi
12ca87f4fe
ref: create separated verifyUserInput function ( #34 )
...
Co-authored-by: Aidan <aidan@p0ntus.com>
Co-authored-by: Lucas Gabriel <lucmsilva651@gmail.com>
2025-04-15 19:40:48 -03:00
Giovani Finazzi
e252a97696
fix: username on phone details ( #40 )
2025-04-15 19:39:52 -03:00
ad5b3c3f48
Fix git not found on docker image and fix path for spamwatch plugin
2025-04-15 19:38:17 -03:00
31cfc01f2f
Update all references to lib-spamwatch
2025-04-15 19:12:21 -03:00
924ca1aae4
Add variable bot privacy policy link + change config.env.example style
2025-04-15 01:06:50 -03:00
4e4232c45e
hf: replace all ">" and "<" in username ( #37 )
2025-04-15 00:37:59 -03:00
Giovani Finazzi
7120644945
fix: yt: set cookies for check_size args ( #35 )
...
Co-authored-by: Aidan <aidan@p0ntus.com>
2025-04-14 20:59:11 -04:00
62e7a1393b
feat: better error handling and fixed file size checking for /yt
2025-04-14 19:58:36 -04:00
935385eb4f
hf: use global regex instead
2025-04-14 19:37:43 -04:00
b619892c1c
translations: change wording to enforce privacy policy
2025-04-14 19:30:01 -04:00
GiovaniFZ
68766d5a6d
fix: fix for username with html tags
2025-04-06 12:30:51 -03:00
0fc4b0f217
Moved /soggy command to animal.js
2025-03-08 18:49:16 -03:00
Giovani Finazzi
ad7feeee9a
feat: improve furry and gay commands by sending the percentage ( #33 )
2025-02-15 16:58:35 -03:00
5b78e542de
Make all animal commands into one file
2025-02-08 21:25:09 -03:00
f8c54da5a2
Random duck image
2025-02-08 20:57:15 -03:00
f01feb7468
Random fox image
2025-02-08 20:51:21 -03:00
4e49350550
/quote deprecated
2025-02-08 20:45:52 -03:00
ac73a1fde8
Fixes for spacing on /mlpep and /mlpcomic
2025-02-08 01:06:43 -03:00
db1eba2346
Fixed /mlp
2025-02-08 00:19:28 -03:00
d4dfe160e1
Add /rpony + polishment on other commands
2025-02-08 00:14:10 -03:00
2d02e6213f
All APIs on resources.json
2025-02-07 23:37:09 -03:00
d33ed0afcb
Uncommented /mlpcomic + some changes on help
2025-01-24 21:28:31 -03:00
b60e8017c1
Removed debug and unused constant
2025-01-24 20:44:26 -03:00
a1896b12c9
Disabled help maintenance
2025-01-24 20:42:47 -03:00
6f42370959
Fixed PonyAPI strings
2025-01-24 20:41:50 -03:00
09ddd96572
Remake of codename check
2025-01-23 22:09:05 -03:00