dolfies
|
306f1b286b
|
Improve resiliency of info retrieval and add tests
Co-authored-by: NaeCqde <[email protected]>
|
1 year ago |
dolfies
|
6cf916b012
|
Add missing friend suggestion field
|
2 years ago |
dolfies
|
178eb31cf2
|
Properly implement FriendSuggestionReason
|
2 years ago |
dolfies
|
8f3e334daa
|
Update FriendSuggestionReason types
|
2 years ago |
dolfies
|
e0c6612922
|
Implement friend suggestions
|
2 years ago |
dolfies
|
e7c7140b1a
|
Fix AttributeError in implicit relationship presence (fixes #473)
|
2 years ago |
dolfies
|
edf083bd1e
|
Implement relationship presence and gateway session management
|
2 years ago |
dolfies
|
c46f24ca40
|
Modernize Relationship class
|
3 years ago |
dolfies
|
e08cdd073a
|
Documentation and operations fixes
|
3 years ago |
dolfies
|
7b11d8c256
|
Get it starting
|
4 years ago |
dolfies
|
e1e0bca5f8
|
Migrate relationship.py
|
4 years ago |
Rapptz
|
54288879e2
|
Remove userbot functionality
This has a lot of legacy and cruft so there may be some stuff I've
missed but this first pass is enough to get a clear separation.
|
4 years ago |
Rapptz
|
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`.
|
4 years ago |
Nadir Chowdhury
|
427e387a2f
|
Deprecate non-bot methods
|
4 years ago |
Nihaal Sangha
|
69bdc3a184
|
Change copyright year to present
|
4 years ago |
Rapptz
|
6071607176
|
Bump copyright year to 2020
Closes #2510
|
5 years ago |
Dante Dam
|
9656a21ebe
|
Bumped copyright years to 2019.
|
6 years ago |
Hornwitser
|
d58fc0ccee
|
[lint] Remove unused imports
Left over from various refactoring and rewrites.
|
7 years ago |
Rapptz
|
f25091efe1
|
Drop support for Python 3.4 and make minimum version 3.5.2.
|
7 years ago |
Rapptz
|
ff9f5749e1
|
Update copyright year to 2017.
|
8 years ago |
Rapptz
|
4c981ee631
|
Add support for relationships.
|
8 years ago |