f0bm #75

Closed
schrumpel wants to merge 68 commits from schrumpel/f0bm:f0bm into master
32 changed files with 814 additions and 357 deletions
Showing only changes of commit fe714f0556 - Show all commits

View File

@ -34,7 +34,7 @@ export default async bot => {
if(e.message.match(/\!i(gnore)?\b/))
return false;
if(!e.channel.includes("f0ck") && (!e.message.match(/\!f(0ck)?\b/i) && (typeof e.raw.forward_from == 'undefined')))
if(!e.channel.includes("f0bm") && (!e.message.match(/\!f(0ck)?\b/i) && (typeof e.raw.forward_from == 'undefined')))
return false;
if(e.type === 'tg' && // proto: tg