Nufflee

Results 48 issues of Nufflee

![image](https://user-images.githubusercontent.com/19150550/121140709-731ef880-c83a-11eb-80c3-d577a2a5b577.png) The image picker nor the default image show up. I believe it's due to using ES6 features like classes and rest paramters without transpiling to a lower ECMA script...

Hello, I've cloned the repo and tried doing some code changes but when I tried to compile and run the extension I got some rather weird compilation errors. The steps...

!fuck command would try to fix spelling of last executed command and/or just rerun it again, for instance when there's a cooldown. See [this](https://github.com/nvbn/thefuck).

Ex: `me: !showcmd čćšđžpingčćšđž` `bot: Command 'ping' defined as 'pong'` There are no forbidden characters in my message either.

according to #560 this is already implemented/being implemented but not used in !google command

it's something like hoogle where you can search for functions using their signature for example `!search %1` returns `!echo` `!search :FeelsWeirdManW: :point_right: *` uses wildcard and returns every commands that...