pinhook/pinhook
Matan Shenhav 9e4cb85910 Add bot as argument for Message class & pass self in calls
Passing the bot object as an argument to the Message class make
the pinhook Bot class more extensible. Now it is easy to inherit and
pass attributes of the inherited class into plugins.

See https://github.com/archangelic/pinhook/issues/59
2019-02-23 22:34:13 +02:00
..
__init__.py add basic bot framework 2017-09-27 12:27:24 -07:00
bot.py Add bot as argument for Message class & pass self in calls 2019-02-23 22:34:13 +02:00
plugin.py Create ops only commands (#50) 2019-02-16 10:40:10 -08:00