Skip to content

Releases: Merubokkusu/Discord-S.C.U.M

Version 0.3.0

18 Nov 17:53
06d618b
Compare
Choose a tag to compare

better gateway interactions, added support for some previous python versions
see changelog

Version 0.2.8

12 Nov 03:14
4dcaa7a
Compare
Choose a tag to compare

Version 0.2.6

01 Nov 15:40
bcfb130
Compare
Choose a tag to compare
  • 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

28 Sep 02:39
0fa8ea9
Compare
Choose a tag to compare

Version 0.2.4

24 Sep 21:00
cbec9e3
Compare
Choose a tag to compare

see changelog

Version 0.2.3

06 Sep 13:38
1cadcac
Compare
Choose a tag to compare

see changelog