Releases: Merubokkusu/Discord-S.C.U.M
Releases · Merubokkusu/Discord-S.C.U.M
Version 0.3.0
better gateway interactions, added support for some previous python versions
see changelog
Version 0.2.8
Version 0.2.6
- added ability to turn off logging in bot initiation function (discum.Client())
- added ability to toggle logging on/off
- updated gateway protocol to process current session settings format
- _Client__gateway_server.run(data,log) now returns the targeted responses in a list
- some guild functions (getInfoFromInviteCode, joinGuild, kick, ban, getGuildMember)
- added a message function (createDM)
- simplified discum.py by removing 1 useless class (that turned str(dictionaries) into classes) and 1 useless function (that turned dictionaries into strings)
* see https://github.com/Merubokkusu/Discord-S.C.U.M/blob/master/changelog.md for more info
Version 0.2.5
Version 0.2.4
see changelog
Version 0.2.3
see changelog