Luke Rogers

Results 21 issues of Luke Rogers

When editing the config, the bot seems to fail to reload it correctly often, sometimes returning the "no config" error message

bug
enhancement
help wanted

For example, poking back when poked

enhancement

The config reloading is broken, it's annoying to use, it has _abysmal_ (AKA none) error handling, and changes to variables taken from the config propagate back to the internal config...

blocker

If a user triggers autohelp or uses a help command in a private message, the bot still responds with a notice. In cases such as this, the bot should just...

enhancement

I noticed another bot on esper has this, so I should probably implement it!

enhancement

Both the development and config pages on the wiki are majorly outdated, they need to be rewritten

bug
help wanted
documentation

@Zarthus puts me to shame with his help, we need it https://gist.github.com/47d319fe4a9555c1d1fd

enhancement
documentation

Right now if the bot fails to connect to a network or loses connection, it continues trying to reconnect as fast as it possibly can. For obvious reasons, this can...

# Draft Proposal for Connection Refactoring and User Tracking Okay, here we go Firstly, I don't really like the separate client base class. It's not really needed since we pretty...