AceBot icon indicating copy to clipboard operation
AceBot copied to clipboard

A fun, general purpose (public) Discord bot!

Results 18 AceBot issues
Sort by recently updated
recently updated
newest added

Bumps [sanic](https://github.com/sanic-org/sanic) from 21.3.4 to 21.12.2. Release notes Sourced from sanic's releases. Version 21.12.2 Resolves #2477 and #2478 See also #2495 and https://github.com/sanic-org/sanic/security/advisories/GHSA-8cw9-5hmv-77w6 Full Changelog: https://github.com/sanic-org/sanic/compare/v21.12.1...v21.12.2 Version 21.12.1 #2349 Only...

dependencies

Bumps [lxml](https://github.com/lxml/lxml) from 4.7.1 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...

dependencies

Closes #38 When a help channel is claimed, all `.ask` replies between the last claimed channel are edited to link to the `GET_HELP_CHAN_ID` channel. ![image](https://user-images.githubusercontent.com/71233171/116628526-516a5180-a91d-11eb-94d3-372e87cc5427.png) This limits the confusion that...

Title says it all. It happens from time to time that somebody opens a help channel (usually they trigger the ‘anti-cheat’ message) and then just decide to delete their message...

When someone responds with `.ask` in `#general`, either with a ping or at a slow time of day, the asker may see the message much later. The suggested channels may...

I'm not sure if there's a good way to describe the title, but its when a channel is claimed the entire channel list will bounce around. Its annoying since it...

Also fixes missing column in database insert. Not sure why this wasn't caught earlier. Updates Disnake to 2.6.0 (latest version as of this PR).

Since https://github.com/Lexikos/AutoHotkey_L-Docs/commit/716bc0a5743e1d20c65231eabd57dfc2f4c1a166 (and possibly others), some pages use `h3` elements where previously `h2` was used. This causes the `.build` command to fail. This PR fixes that. After merging this PR,...

Also makes the `sudo` command look a bit more pretty :shrug: