aquarius icon indicating copy to clipboard operation
aquarius copied to clipboard

A highly configurable discord bot that provides both utility and entertainment.

Results 120 aquarius issues
Sort by recently updated
recently updated
newest added

This would list all of the ongoing shows, not just the ones currently airing

Feature
Help Wanted

https://css-tricks.com/equal-width-columns-in-css-grid-are-kinda-weird/

Website
Design

Right now command files declare permissions rather than the subcommands - it might be a little more flexible if `onCommand` took in an array of permissions that the core bot...

Refactor
Core

From GJM: ``` .reply add “!upletting” “depleting upwards” ``` Does not trigger

Bug

This sucks, Apple. This really sucks. https://9to5mac.com/2020/03/31/apple-purchases-hyperlocal-weather-app-dark-sky-killing-android-apps/

Feature

The new releases support native ESM modules - it's still buggy apparently, but it's worth seeing if we can drop babel entirely!

Refactor
System

This isn't a bug _yet_ but there are potential race conditions in our loading sequence. We fire the ready event and load guild settings in the same phase - this...

Refactor
Bug

It would be nice if the bot calculated the permissions needed on the invite link itself instead of having the value hardcoded

Refactor
Core

``` .c 2.40-2.60 > 2.5 ``` This should have ten answers, not one

Bug

Just need to enable it in the `package.json` command and fix issues

System
Website