aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Update version to 0.7.0HEAD0.7.0masterCara Salter2022-08-31
|
* Add playing status w/ link to site and owner command to updateCara Salter2022-08-31
|
* Add dist env0.6.1Cara Salter2022-07-17
|
* De-nixifyCara Salter2022-07-17
|
* main: Add all gateway intents to FrameworkBuilderCara Salter2022-06-26
|
* Update serenity versionCara Salter2022-06-12
|
* update offline compile dataCara Salter2022-06-08
|
* filter: Fully flesh out deletion/review handlerCara Salter2022-05-13
| | | | | | WIP: Currently, deletions do not work. Error returned: User event listener encountered an error on InteractionCreate event: The bot is not author of this message.
* filter: Initial message filter implementationCara Salter2022-05-03
| | | | Also a custom error type, tracing_subscriber, and unsafe impls
* fix init scriptCara Salter2022-04-28
|
* flake: Add gcc to nativeBuildInputsCara Salter2022-04-24
|
* FLAKECara Salter2022-04-18
|
* READMECara Salter2022-02-15
|
* Update version to 0.6.0Cara Salter2022-02-15
|
* Add CI0.6.0Cara Salter2022-02-15
| | | | | | | | | | Update dependencies Update docker image Fix CI Docker
* Update version to 0.5.00.5.0Cara Salter2022-01-19
|
* pony: Add ponybyidCara Salter2022-01-19
| | | | | | | | Required adding the derpi ID to the footer of all the other pony embeds TODO: Refactor generating the pony embeds out of the commands Signed-off-by: Cara Salter <cara@devcara.com>
* meta: Update about command0.4.0Cara Salter2022-01-17
| | | | also increment version
* rroles: Implement add and delCara Salter2022-01-16
| | | | Also abstract updating the menu into its own function
* formatCara Salter2022-01-16
|
* rroles: Make menu more interactiveCara Salter2022-01-16
| | | | | No longer requires all roles+reactions to be sent in one message, making it easier to not hit the timeout
* rroles: Fix release checkCara Salter2022-01-12
| | | | numerous syntax errors
* rroles: Fix stylingCara Salter2022-01-12
| | | | | Make the role list have mentions instead of just the role names. Also make the event handler ignore itself.
* rroles: Implement Reaction RolesCara Salter2022-01-12
| | | | now requires postgresql.
* osu: Add link to beatmapCara Salter2022-01-07
|
* Initial CommitCara Salter2022-01-07