Twentysix26 / 26-Cogs

General purpose cogs for Red (v2)
GNU General Public License v3.0
26 stars 43 forks source link

Triggers don't work? #15

Closed clovisd closed 7 years ago

clovisd commented 7 years ago

Hey!

I'm getting this error when I create a trigger.

I've created a trigger called Cl with a link as a reply. However, the trigger wasn't working so I tried to uninstall it and got this message:

Error in command 'trigger delete' - AttributeError: '<class '__main__.Bot'>' object has no attribute 'settings'

Am I doing something wrong?

Thanks C