Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Fabian Affolter
|
a096858426
|
Upgrade discord.py to 1.2.3 (#25174)
|
2019-07-16 11:16:34 +02:00 |
Fabian Affolter
|
821e3beab0
|
Upgrade discord.py to 1.2.2 (#24695)
|
2019-06-22 14:44:24 +02:00 |
Fabian Affolter
|
3d802afecb
|
Upgrade discord.py to 1.1.1 (#24375)
|
2019-06-07 14:22:19 -05:00 |
Paulus Schoutsen
|
f995ab9d54
|
Don't pass in loop (#23984)
* Don't pass in loop
* Revert some changes
* Lint + Axis revert
* reinstate loop
* Fix a test
* Set loop
* Update camera.py
* Lint
|
2019-05-22 21:09:59 -07:00 |
Cyro
|
a99e15343c
|
Make Discord payload data key not required (#23964)
|
2019-05-18 13:14:53 -07:00 |
Cyro
|
beb678e259
|
Move I/O to executor thread pool (#23589)
* Move I/O to executor thread pool
* Check if image is in whitelist_external_dir
* Move import to top of file
* Fix bad indentation
|
2019-05-01 17:00:17 -06:00 |
Cyro
|
75a2c057f2
|
Upgrade discord.py to v1.0.1 (#23523)
|
2019-04-30 22:12:39 +02:00 |
cgtobi
|
2c07bfb9e0
|
Remove dependencies and requirements (#23024)
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit fe7171b4cd .
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2c .
* Remove dependencies and requirements
* Fix flake8 complaints
* Fix more flake8 complaints
* Revert non-component removals
|
2019-04-12 10:13:30 -07:00 |
Paulus Schoutsen
|
cfe4cf30ad
|
Add manifests (#22699)
* Add manifests
* Update auto name
* Update codeowners
* Add requirements from platforms
* Minor cleanup
* Incorporate changes from awarecan PR
|
2019-04-03 21:14:45 -07:00 |
Tobias Sauerwein
|
048b100eea
|
Clean up docstrings (#22679)
* Clean up docstrings
* Fix long lines
* Fix more docstrings
* Fix more docstrings
* Fix more docstrings
|
2019-04-03 17:40:03 +02:00 |
Robbie Trencheny
|
7741ec4d5a
|
Great migration notify (#22406)
* Move notify platforms into components
* Move notify tests
* Fix notify tests
* More fixes
* Update requirements
* Update .coveragerc
* Run gen reqs
|
2019-03-27 20:36:13 -07:00 |