Commit graph

16 commits

Author SHA1 Message Date
3ff1b06150
style: prettier formatter 2024-07-19 23:17:50 +02:00
DidaS
b0438f26c0
refactor: change to advanced handlers (#36)
Since simple handlers are getting deprecated and soon removed im making
this PR to update the bot.

There are some "issues" regarding message commands, given that im not
sure yet if advanced handlers will ever have message commands, i will
update on the matter when i can, so for now we still use simple handlers
for that.
2024-07-19 23:10:48 +02:00
c4dd11d3fc feat: more emojis 2024-03-31 21:00:41 +02:00
cda50448db
fix: load tags correctly, updatel lilybird 2024-01-02 11:24:04 +01:00
a787a65bd9
feat: show lilybird versions in version cmd, use bun glob 2023-12-30 17:03:28 +01:00
Jozef Steinhübl
16c842808d
refactor!: rewrite (#32)
Thanks @Didas-git for big help
https://github.com/xHyroM/bun-discord-bot/pull/31

---------

Co-authored-by: DidaS <didasoficial@gmail.com>
2023-12-30 16:54:59 +01:00
6452ec0b6a feat(tags): channel, category specific 2023-08-25 08:23:12 +02:00
47a186fd7d feat: ping command 2023-08-25 07:27:11 +02:00
f3d0fad63d feat: tag system 2023-08-25 07:18:16 +02:00
0c5f2d21c1 fix: run option in autocomplete instead command 2023-08-24 16:10:14 +02:00
c4b21275f9 feat: make autocomplete options working 2023-08-24 16:03:48 +02:00
38acccfa2b register command and dont log tags 2023-08-24 11:23:21 +02:00
97638dc032 feat: load tags into cache 2023-08-24 10:55:24 +02:00
22fbcf4bf7 feat: interaction handler, version command 2023-08-23 20:09:34 +02:00
01fc5af809 refactor: commands, listeners 2023-08-23 07:14:18 +02:00
23a8fd94c4 refactor: new structure 2023-08-22 23:29:29 +02:00