Commit Graph

6 Commits

Author SHA1 Message Date
cd4bb296f3 Merge pull request #58
* FIxed `userinfo` command not returning an avatar...

* Quick merge conflict fix

* Merge branch '2.0' into converter-example-fix

* Fix code style issues with Black
2021-09-21 11:52:55 -07:00
7513c2138f Fix code style issues with Black 2021-09-05 21:34:20 +00:00
6e41bd2219 Remove intents.default and make intents a required parameter 2021-08-31 20:53:54 +01:00
127b3239e9 Fix AttributeError in examples 2021-04-27 08:09:01 -04:00
9d39b135f4 Modernize code to use f-strings
This also removes the encoding on the top, since Python 3 does it by
default. It also changes some methods to use `yield from`.
2021-04-04 07:03:53 -04:00
7f05f7f6c0 Add converter example 2021-02-23 03:54:31 -05:00