Commit graph

12 commits

Author SHA1 Message Date
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
Luquinhas
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
Lucas Gabriel
8aaa60e78d
Revert "ref: create separated verifyUserInput function (#34)" (#42)
This reverts commit 12ca87f4fe.
2025-04-19 23:52:51 -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
Luquinhas
31cfc01f2f
Update all references to lib-spamwatch 2025-04-15 19:12:21 -03:00
Luquinhas
2d02e6213f
All APIs on resources.json 2025-02-07 23:37:09 -03:00
Giovani Finazzi
8e85ed5d0f
feat: Show the weather according to the countrycode of the first country instead of the userlang (#30) 2025-01-21 23:32:04 -03:00
Luquinhas
629401dee8
Put all strings of /weather on another JSON object 2025-01-10 11:18:52 -03:00
Luquinhas
8227d88e72
Improved string variable names 2025-01-10 10:09:47 -03:00
A Bunch of Computer Nerds
9944b67edd Migrated everything to dotenvx + edited .gitignore 2024-12-08 21:21:46 -03:00
Luquinhas
1072b641c8 Moved everything to /src 2024-12-08 19:55:35 -03:00
Renamed from commands/weather.js (Browse further)