Commit graph

17 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
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
Luquinhas
52f3f643c1
Variable strings in JSON object 2025-01-13 00:03:32 -03:00
Luquinhas
b5e220b284
Put all strings of Last.fm on another JSON object 2025-01-10 11:28:27 -03:00
Luquinhas
ad27a25d1f
Made the bot more generic now 2025-01-10 10:40:18 -03:00
Luquinhas
a7577c7b2b
Refactored variables from getFromMusicBrainz() 2024-12-27 19:44:36 -03:00
Luquinhas
11ec1926cb
Returning 1200px album arts for MusicBrainz, large obj only for fallback 2024-12-27 18:37:54 -03:00
A Bunch of Computer Nerds
49e1bc8661 MusicBrainz API for larger album art (using Last.fm API as fallback) 2024-12-17 17:42:59 -03:00
A Bunch of Computer Nerds
31aa86d390 Ignore generic image from Last.fm API 2024-12-17 17:41:56 -03:00
A Bunch of Computer Nerds
ef079eb033 Fixing language structure 2024-12-17 13:11:51 -03:00
Luquinhas
9c0126738e Destroying Last.fm command codebase by doing more friendly messages to the user 2024-12-17 13:01:11 -03:00
A Bunch of Computer Nerds
27edc10557 Changed a lot of stuff regarding Lynx to Kowalski 2024-12-08 21:51:43 -03:00
A Bunch of Computer Nerds
9944b67edd Migrated everything to dotenvx + edited .gitignore 2024-12-08 21:21:46 -03:00
A Bunch of Computer Nerds
e3a2fbcc78 Migrated to .env 2024-12-08 20:34:29 -03:00
Luquinhas
1072b641c8 Moved everything to /src 2024-12-08 19:55:35 -03:00
Renamed from commands/lastfm.js (Browse further)