horace icon indicating copy to clipboard operation
horace copied to clipboard

discord.js bot powering the Knights of Academia server with commands like info, AFK, and more

Results 15 horace issues
Sort by recently updated
recently updated
newest added

Horace currently has a system for testing command functions through Jest, although most are deprecated due to a lack of work over the past year. - [x] Fix broken command...

Currently, the `!info` command is outdated, and throws errors presumably due to old calls since the discord.js v12 update. The command should be updated so that it functions. It should...

bug

Whenever an accountability action occurs (reacting with a pushpin to pin the message, or using `!unpin`, Horace takes a while to respond. These actions should not take this long.

bug

Horace warns a channel when the pins approach the pin limit (50). Currently, this reminder is sent both when pinning and unpinning a message. This should be changed such that...

bug

**Describe the solution you'd like** Users can send a command to Horace to have him add their favorite quote to the list of optional image backgrounds. **Describe alternatives you've considered**...

request