issues
search
cmd410
/
OrigamiBot
A pythonic Telegram bot API library
MIT License
73
stars
5
forks
source link
Development brunch merge
#9
Closed
cmd410
closed
4 years ago
cmd410
commented
4 years ago
Changes:
commands cache now uses weakrefs to allow deallocation of command holders
Commands container now has some utility functions to operate on commands
Implemented Event listener system
Changes: