dusk
|
915d8b449b
|
fix(bot): get rid of syntax error in SystemEdit
|
2025-08-13 02:41:41 +03:00 |
|
dusk
|
f721b850d4
|
Merge remote-tracking branch 'upstream/main' into rust-command-parser
|
2025-08-09 17:38:44 +03:00 |
|
alyssa
|
47c5990218
|
chore: move migrations to rust
also adds some basic test seed data
|
2025-07-24 01:36:04 +00:00 |
|
asleepyskye
|
407e0ced1b
|
fix(bot): add read func to handle requests w/ closed connections
|
2025-07-20 18:40:16 -04:00 |
|
asleepyskye
|
c5e5c5a1f1
|
chore(bot): format
|
2025-07-16 12:01:01 -04:00 |
|
asleepyskye
|
3ad28eb15f
|
fix(bot): generate and attach color previews
|
2025-07-16 11:48:48 -04:00 |
|
alyssa
|
539fc82342
|
feat(bot): lookup command messages
|
2025-06-15 21:10:57 +00:00 |
|
leo60228
|
0c342472b1
|
fix: use Serilog submodule in Myriad
|
2025-05-26 20:17:31 +00:00 |
|
alyssa
|
0fa0070d41
|
feat(dotnet): json stdout logging
|
2025-05-24 12:40:14 +00:00 |
|
leo60228
|
1013cf3755
|
feat(bot): add Zeppelin logclean support (#737)
|
2025-05-19 00:11:02 +02:00 |
|
alyssa
|
8bf738fbd3
|
feat(bot): 🫑
|
2025-05-15 21:04:31 +00:00 |
|
Petal Ladenson
|
4dd80805ae
|
feat(bot): add system aliases "account" and "acc"
|
2025-05-13 17:56:29 -06:00 |
|
alyssa
|
3d0eb562bf
|
feat(bot): listen on multiple addresses, for v4/v6
|
2025-05-04 18:18:22 +00:00 |
|
rladenson
|
94a3276979
|
fix(bot): check message type in message update events
|
2025-04-28 06:29:08 -06:00 |
|
rladenson
|
dfd9ea553a
|
feat: show notice of ToS on system creation
|
2025-04-27 20:43:27 -06:00 |
|
alyssa
|
63d9b411ae
|
fix(bot): only update discord status when gateway is enabled
|
2025-04-24 10:42:52 +00:00 |
|
rladenson
|
094ddbcea2
|
fix: string interpolation error
|
2025-04-24 10:42:52 +00:00 |
|
alyssa
|
a8664665a6
|
feat: add last message cache to gateway
|
2025-04-04 11:10:39 +00:00 |
|
alyssa
|
15c992c572
|
feat: remote await events from gateway
|
2025-04-04 11:10:39 +00:00 |
|
alyssa
|
64ff69723c
|
fix(bot): prefix command_message keys
|
2025-04-04 11:10:39 +00:00 |
|
alyssa
|
7cd3939f95
|
feat(bot): add config setting to disable connecting to discord gateway
|
2025-04-04 11:10:39 +00:00 |
|
alyssa
|
2578eb0e3c
|
feat: send events from gateway to bot over http
|
2025-04-04 11:10:39 +00:00 |
|
alyssa
|
a72afb35a0
|
feat: add remote config over http/redis
|
2025-04-04 11:10:35 +00:00 |
|
dusk
|
3eece261fd
|
feat: implement system privacy commands (yay system edit done)
|
2025-04-04 06:14:17 +09:00 |
|
dusk
|
cb0a9eaf9f
|
feat: implement system proxy commands
|
2025-04-04 05:24:09 +09:00 |
|
dusk
|
047bdd870d
|
feat: implement system delete command
|
2025-04-04 04:47:00 +09:00 |
|
dusk
|
9e74835e4b
|
feat: implement system banner commands
|
2025-04-04 04:27:28 +09:00 |
|
dusk
|
6a840f768f
|
feat: implement system serveravatar commands
|
2025-04-04 04:06:51 +09:00 |
|
dusk
|
b62340cbb3
|
feat: implement system avatar commands
|
2025-04-04 03:50:07 +09:00 |
|
dusk
|
293570c91c
|
feat: add confirm yes flag to clear handlers for system edit
|
2025-04-01 16:50:43 +09:00 |
|
dusk
|
ae2703f5d9
|
feat: implement system pronouns commands
|
2025-04-01 16:33:00 +09:00 |
|
dusk
|
4cc729c93c
|
feat: add color, tag, description, server tag system commands
|
2025-04-01 01:03:49 +09:00 |
|
dusk
|
ac52b5c257
|
feat: implement system name etc. commands
|
2025-03-31 22:22:38 +09:00 |
|
dusk
|
e8f8e5f0a3
|
Merge remote-tracking branch 'upstream/main' into rust-command-parser
|
2025-03-29 07:36:43 +03:00 |
|
Nidoskull
|
c4db95796d
|
feat(bot): add "as text" to the redirect to the error support channel
Many users send a screenshot of the error embed rather than sending the error code as text. Perhaps this would help?
|
2025-03-16 11:28:42 +00:00 |
|
Iris System
|
2b7f510e17
|
fix(bot): strip excessive linefeeds in reply embed generation
|
2025-03-11 11:22:18 +13:00 |
|
alyssa
|
71e8cf960c
|
feat(bot): make links in help/stats embeds clickable
|
2025-03-09 15:25:33 +00:00 |
|
alyssa
|
c58eb274df
|
chore(bot): remove unused library ImageSharp
|
2025-03-08 12:08:38 +00:00 |
|
alyssa
|
d74a6678c8
|
fix(bot): clean up "not found in cache" errors in sentry
|
2025-02-24 10:53:18 +00:00 |
|
alyssa
|
8266100155
|
fix(bot): clean up some error messages
|
2025-02-23 11:02:55 +00:00 |
|
alyssa
|
d537f05b23
|
feat(bot): use avater service for image verify
|
2025-02-23 09:33:32 +00:00 |
|
rladenson
|
0572725be1
|
fix: check member banner permissions on direct queries
|
2025-02-10 19:48:27 -07:00 |
|
rladenson
|
43bc220a3d
|
fix: check group banner existence when querying group banner
|
2025-02-10 19:46:52 -07:00 |
|
dusk
|
bf5e448aad
|
fix: add the helper methods for resolving flag values
|
2025-01-21 23:57:10 +09:00 |
|
dusk
|
07e8a4851a
|
feat(commands): add cs codegen to statically use params and flags in bot code, remove Any
|
2025-01-21 12:36:54 +09:00 |
|
dusk
|
07b616e422
|
Merge remote-tracking branch 'upstream/main' into rust-command-parser
|
2025-01-21 00:46:50 +09:00 |
|
dusk
|
2a063442ea
|
refactor(commands): remove Reset as a parameter type
|
2025-01-15 00:21:11 +09:00 |
|
dusk
|
6c54551a9e
|
fix(bot): fix ffi with flags
|
2025-01-14 23:30:53 +09:00 |
|
dusk
|
a21210f3ce
|
refactor(commands): remove args from parse command as it is no longer used anymore
|
2025-01-12 05:55:25 +09:00 |
|
dusk
|
8a01d7d37a
|
style: format
|
2025-01-12 04:27:02 +09:00 |
|