Mike

Results 12 comments of Mike

We changed pasta to be disabled by default, you'll need to enable them through the permissions command

Can you throw an exception for production if no Redis is found? Otherwise much can go wrong.

This repository is no longer maintained as development went to a single repository.

Make sure to refresh cache if this happens, it seems that your browser cached an old update file

Hey. Sorry for the late reply ```cs await me.UpdateStatsAsync(24, 50, new[] { 12, 421, 62, 241, 524, 534 }); ``` In this example it shows from left to right -...

I think this has been resolved, could you verify this for me?

I'll move this issue into a potential feature request for the API instead.

> related to this bug: my servers shows I have 9 votes: > ![image](https://user-images.githubusercontent.com/7560033/129318826-c0f7a64f-9e2c-49e9-ac60-d655ec45fcbd.png) > but when going to the actual server page it says I only have 3. it...

This is most likely because of how we cache it

> add a "characters counter" (either counting up - how many char's were already typed, or a counting down - how many char's have left) in a input boxes (like...