Commit graph

138 commits

Author SHA1 Message Date
e2aab980d5
build: update deps 2024-08-31 12:38:40 +02:00
828a6eeb35
build: bump @lilybird/handlers 2024-08-27 23:11:16 +02:00
9a58ef810d
feat: add bolice emoji 2024-08-19 23:29:30 +02:00
3b4ef2a5cd
feat: ziggybun emoji 2024-08-19 09:33:51 +02:00
df4c2391f3
feat: buncat emoji 2024-08-19 09:31:01 +02:00
9e787abe3f
style: sort emojis 2024-08-19 09:27:43 +02:00
Michael H
a0913764c1
feat: add bunolice emoji (#37)
![bunolice](https://github.com/user-attachments/assets/588af588-6585-4717-a59b-60f7da586e96)
2024-08-17 10:21:18 +02:00
0f22aa8dcc
feat: add lilybird transformers to version cmd 2024-07-22 21:39:56 +02:00
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