Commit graph

183 commits

Author SHA1 Message Date
52b5aa29a2
tags: remove windows tag, improve improve 2024-05-13 22:44:26 +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
e26941c056 tags: windows is stable 2024-04-13 21:16:20 +02:00
8f9f0ed87e fix: slice dep versions only if starts with ^ 2024-04-13 21:15:43 +02:00
aa1d58aca2 build: bump deps 2024-04-13 21:14:24 +02:00
3c3486b74f build: bump deps 2024-04-13 21:13:08 +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
5c7e057baa build: bump deps 2024-03-31 20:50:24 +02:00
a3f850fcb9
build: downgrade lilybird pkgs 2024-03-09 17:27:21 +01:00
2efd7a210a
fix: react with custom emoji correctly 2024-03-09 17:23:43 +01:00
53c799c495
build: update deps 2024-03-07 11:46:10 +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
Jozef Steinhübl
9e43b67a09
tags(windows): present simple 2024-01-30 13:39:09 +01:00
df85f6daa6
feat: disable twitter handling 2024-01-20 10:41:22 +01:00
72fe5377fb
tags: how to install 2024-01-19 09:39:07 +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
20ead1187e
build: bump deps 2024-01-11 22:22:20 +01:00
305d6e65e2
tags(windows): use irm instead iwr 2024-01-03 11:55:49 +01:00
739b878e96
build: update lilybird 2024-01-02 19:37:06 +01:00
7150bf4a44
fix(scripts): use bun's glob api correctly 2024-01-02 11:27:02 +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
62e52832e7
ci: update action, fix path 2023-12-30 21:10:51 +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