Since I maintain this fork , here all the majors changes :
1. WARNING : `user.send_message()` changed into `user.send_text_message()`
2. Image send respect the server image text limit
3. Whisper an channel or user with `soundoutput.set_whisper()`and `soundoutput.remove_whisper()`
4. Create temporary channel : `channels.new_channel()`
5. Multiple small fix
6. Python3 :D