Ethan Henderson

Results 25 issues of Ethan Henderson

### Summary It would make contributing to hikari a smoother experience if nox was actually installed as part of the dev reuqirements. It's a small change, but there's no reason...

enhancement

### Summary This PR adds the ability to save attachments (and more generally, resources) to disk. * Adds the `Resource.save()` method * Adds tests for `Resource.save()` and `Resource.read()` ### Checklist...

enhancement

### Summary This is a feature request not a bug report as this introduced new functionality. The Message converter can currently convert: - Message IDs - Message URL However, it...

enhancement

See [the discussion in the server](https://discord.com/channels/626608699942764544/626609252860952614/1019645389261000774) for more information. This issue is only concerned with tasks Carberretta would perform in this system. Most functionality would be handled by the nature...

type/feature

May be a bigger delay than anticipated between upload and scraping seeing the video. May be worth increasing the delay, or even just checking every hour or so for only...

type/bug

- Create tags using `tag create` - Edit tags using `tag edit` - View a tag's raw content using `tag raw` - The ability to import tags from R. Danny...

type/feature

This will include proper information regarding the bot, including a set of instructions for contributing to Carberretta.

type/documentation
type/infrastructure

On top of fixing other problems, the planned solution allowed for basic support case analytics to be tracked, such as who opened the case, when it was closed, and who...

type/feature

This command would implement a ratelimit on pinging helper roles on a member by member basis by forcing clients to use Carberretta's interface to do it.

type/feature

Certain commands should only work in specific channels. - Default as bot usage channels only. - Support commands only in support channels. - Mod commands everywhere, though Solaris covers most...

type/enhancement