This website requires JavaScript.
Explore
Help
Register
Sign In
syntaxbullet
/
AuroraBot-discord
Watch
1
Star
0
Fork
1
You've already forked AuroraBot-discord
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a97a24f72ad444e67515cc5d78408c70a07aadc1
AuroraBot-discord
/
src
/
commands
/
admin
History
syntaxbullet
a97a24f72a
chore: updated listing command with autocomplete from items table
2025-12-18 19:41:50 +01:00
..
config.ts
feat: Add
/config
admin command to dynamically edit and save bot configuration.
2025-12-18 16:25:54 +01:00
create_item.ts
feat: implement interactive item creation wizard via new /createitem command
2025-12-18 19:16:43 +01:00
features.ts
refactor: rename KyokoClient to BotClient and update all imports.
2025-12-15 22:01:19 +01:00
listing.ts
chore: updated listing command with autocomplete from items table
2025-12-18 19:41:50 +01:00
refresh.ts
feat: split
reload
command into
refresh
for command reloading and
update
for git-based bot restarts with update checking and confirmation.
2025-12-18 16:36:23 +01:00
update.ts
feat: Move database migration execution from update command to post-restart ready event.
2025-12-18 17:29:37 +01:00
webhook.ts
feat: Introduce admin webhook and enhanced reload commands with redeploy functionality, implement post-restart notifications, and update Docker container names from Kyoko to Aurora.
2025-12-15 22:29:03 +01:00