Charcoal-SE / PulseMonitor

PulseMonitor is the chat interface to Halflife.
MIT License
4 stars 3 forks source link

New PM alias: Halflife #17

Closed double-fault closed 5 years ago

double-fault commented 5 years ago

Adds a new bot alias for PM: Halflife.

Now, using @Halflife should make the bot respond, while the original name should also work. This change will require Botpy being updated to version 0.7.0. Running the new version on the bot without updating Botpy will break it.

double-fault commented 5 years ago

Ref: https://github.com/Charcoal-SE/PulseMonitor/issues/16#issuecomment-453730424

double-fault commented 5 years ago

Looks like Botpy 0.6.7 is broken, which automatically makes 0.7.0 broken. Please do not merge this, or update the Botpy package.

double-fault commented 5 years ago

Botpy is still broken; there is no problem with the alias feature, but I had reorganized some files, which is causing the problem.

The latest version 0.7.2 doesn't work; I'll look into it more when I have time. Sorry!

Keeping this PR closed till then...

double-fault commented 5 years ago

I fixed this bug a while back, but I had some problems pushing to GitHub. They now seem to be resolved.

Version 0.7.3 seems to be stable; please update the Botpy version, then merge this PR.

tripleee commented 5 years ago

Thanks for the fix, I'll be looking into merging this when I get a moment.