Pedro Fracassi

Results 71 issues of Pedro Fracassi

Now that we can have webhooks on the bot (thanks, dokku!), we could try to make some integrations to Google Assistant: `Ok google, ask Switchblade to play darude sandstorm` `Ok...

type: feature
type: idea

https://github.com/SwitchbladeBot/switchblade/blob/c389c8e866d3f1fef6e76a46f07f42c060dc4569/src/listeners/MainListener.js#L30

type: idea
type: enhancement

https://github.com/pedrofracassi/deku/blob/master/commands/togethertube.js

type: idea
scope: commands
hacktoberfest

![image](https://user-images.githubusercontent.com/25179120/67636846-6a6eee00-f8b3-11e9-8150-bab6eea910e1.png) Currently, mentioning a bot does not work with `s!dbl`

type: enhancement
scope: commands

https://www.npmjs.com/package/yoda-speak

type: idea
scope: commands

Once the new Custom Status data becomes available to bots on the API, we could create a system that performs a configurable moderation action (warn/kick/ban) if a member has a...

type: idea
scope: automod

`s!bulkroles [color]` `s!bulkroles role1,role 2,third role,fourth role #0000ff`

type: idea
scope: commands

For the Kpop people around

type: idea
scope: notifications

Due to the way our project is structured, we're registering events in an async way, which leads to the first connection events not being listened to. If possible, could you...

suggestion