index
:
discord.py
1.2.x
async
feature/ext-tasks
feature/threads
legacy
master
neo-docs
task-heartbeat
v1.3.x
v1.4.x
v1.5.x
v1.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
discord
/
emoji.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for audit log reasons.
Rapptz
2017-05-07
1
-4
/
+11
*
Keep track of Emoji instances myself.
Rapptz
2017-03-29
1
-1
/
+1
*
Allow Emoji to be used in a weakref.
Rapptz
2017-03-24
1
-1
/
+1
*
Update copyright year to 2017.
Rapptz
2017-01-20
1
-1
/
+1
*
Move message creation to a factory method inside ConnectionState.
Rapptz
2017-01-03
1
-2
/
+2
*
Add useful repr to all data classes.
Rapptz
2017-01-03
1
-0
/
+3
*
Absolute import some circular dependencies to appease Python 3.4.
Rapptz
2017-01-03
1
-2
/
+2
*
Re-add support for reactions.
Rapptz
2017-01-03
1
-0
/
+3
*
Make emojis and members stateful.
Rapptz
2017-01-03
1
-0
/
+50
*
Rename Server to Guild everywhere.
Rapptz
2017-01-03
1
-6
/
+6
*
Switch IDs to use int instead of str
Rapptz
2017-01-03
1
-10
/
+10
*
Begin working on the rewrite.
Rapptz
2017-01-03
1
-7
/
+9
*
Emoji.url uses api url.
Khazhismel
2016-08-06
1
-1
/
+1
*
Add emoji url property
Khazhismel
2016-08-02
1
-0
/
+5
*
Clean up Emoji documentation.
Khazhismel
2016-08-01
1
-2
/
+0
*
Add custom emoji support.
Khazhismel
2016-07-31
1
-0
/
+104