82543d25d4
build: bump lilybird
2024-07-21 18:18:00 +02:00
9315765650
fix: lilybird things
2024-07-20 18:40:59 +02:00
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
0026dedd97
feat: add bunsob
2024-06-24 20:16:52 +02:00
dbf7fcdd87
fix: return if remap is null
2024-05-21 06:40:29 +02:00
a3f7263489
refactor(ping): change the button label & emoji
2024-05-13 22:42:05 +02:00
d8614afdf9
feat(ping): implement button for normal people
2024-05-13 22:34:25 +02:00
7ecb0a201a
fix(github): closed_at typo
2024-05-12 13:02:17 +02:00
df1f94f3a4
feat(ping): improve sorting & use promise.all
2024-05-11 20:20:44 +02:00
1f7ac53e72
fix(ping): remove regular numbers
2024-05-11 20:14:28 +02:00
109398beea
feat: improve ping command
2024-05-11 19:36:18 +02:00
78a393130a
refactor: remove unused method
2024-05-11 00:36:27 +02:00
4abdefa7a4
fix: don't allow mentions p. 2
2024-05-11 00:35:17 +02:00
6ce4a36feb
refactor: just ignore when something is bad in message cmds
2024-05-10 17:17:23 +02:00
c7f7ddd1a3
fix: don't allow mentions
2024-05-10 16:13:35 +02:00
4136d52f67
build: bump deps
2024-05-07 17:36:32 +02:00
45b9a027d5
fix(mdn): emoji usage
2024-05-03 20:59:25 +02:00
f051c142b0
feat: mdn command
2024-05-03 20:58:17 +02:00
97ecf6fa0f
fix: use application command instead slash command
2024-05-03 20:13:21 +02:00
6cfaa99d50
build: update lilybird
2024-05-02 19:34:07 +02:00
c72e4c5917
feat: own escape for bun.report urls
2024-05-01 13:23:35 +02:00
c858d66a3f
feat: bun.report reports
2024-05-01 13:08:13 +02:00
8f9f0ed87e
fix: slice dep versions only if starts with ^
2024-04-13 21:15:43 +02:00
c0a963fcbf
fix: make the chance calculation correctly
2024-04-04 16:54:33 +02:00
51576f410a
feat: increase chance to 10%
2024-03-31 21:02:15 +02:00
c4dd11d3fc
feat: more emojis
2024-03-31 21:00:41 +02:00
2efd7a210a
fix: react with custom emoji correctly
2024-03-09 17:23:43 +01:00
589f15a6ea
fix: rename gitibun to octobun
2024-03-07 11:44:37 +01:00
1e0a92336b
build: bump deps, add emojis
2024-02-23 20:08:14 +01:00
df85f6daa6
feat: disable twitter handling
2024-01-20 10:41:22 +01:00
5593d9259f
feat: twitter links got better
...
also fix show choices
2024-01-16 19:43:13 +01:00
7a81256260
build: bump deps
2024-01-16 19:27:24 +01:00
fd02e46e06
refactor: remove reaction functionality from message update
2024-01-15 21:47:24 +01:00
dd80f5eb9d
feat: add bundroid to bun emojis
2024-01-15 21:46:56 +01:00
2839b53958
feat: add bunglasses to bun emojis
2024-01-15 21:44:35 +01:00
cda50448db
fix: load tags correctly, updatel lilybird
2024-01-02 11:24:04 +01:00
0549763a3e
fix: allow bun emojis in update
2023-12-31 18:40:34 +01:00
90ce3fd156
fix: bump lilybird
2023-12-31 11:11:39 +01:00
Yoru
89a7c5922f
Edit the message the bot sends in ping.ts
( #33 )
...
In `message-commands/ping.ts`, the code attempts to edit the message the
author sent, resulting in an error on line 12.
This pr fixes that bug
Co-authored-by: YoruNoKen <yorunoken@skiff.com>
2023-12-30 21:04:40 +01:00
d4843ecbee
feat: achievements for sending things into bun only channel
2023-12-30 17:33:05 +01:00
7dd7db944e
fix: replace <:|>
2023-12-30 17:26:38 +01:00
1568580431
perf: use array instead regex
2023-12-30 17:23:11 +01:00
2babbc9861
feat: add bupple emoji
2023-12-30 17:18:43 +01:00
30acd2cb62
feat: allow emojis in bun only channel
2023-12-30 17:15: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
dc87f7e804
fix: add +1 to first line in gh link handler
2023-10-19 21:38:39 +02:00
Aritra Karak
b8f0721eb8
Add file name with line numbers when sending code block message. ( #30 )
2023-10-12 21:33:33 +02:00
8ff1bdaee3
fix: handle message update
2023-10-12 21:24:21 +02:00