Fix spam bot

This commit is contained in:
poka 2020-01-02 23:53:25 +01:00
parent 360c86a771
commit c82d96394f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ const bot = require('bbot');
const exec = require('child_process').exec;
bot.global.text({
contains: ['pubkey','publique','rib','public','cle', 'brocket rib']
starts: ['pubkey','rib','brocket rib', 'brocket pubkey']
}, (b) => {
username = b.message.user.name
cmd = b.message.text