index
:
sir-lancebot
br/gh1560
delete-bm-ctx-menu
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/astral-sh/setup-uv-7
dependabot/pip/pillow-11.2.1
dependabot/uv/pillow-12.0.0
main
reorder-hacktoberfest-commands
revert-1432-dependabot/pip/emoji-2.10.0
shenanigansd-patch-1
sim_matches
use-botcore-command-error-manager
A mirrored copy of the python-discord/sir-lancebot repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bot
/
exts
/
evergreen
/
emoji_count.py
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Unify emoji count and emoji information to a cog.
kosayoda
2021-03-07
-97
/
+0
*
removed _ from command name
Anubhav1603
2020-10-14
-1
/
+1
*
improved readbility of code by breaking one liner into if else
Anubhav1603
2020-10-13
-8
/
+8
*
Update bot/exts/evergreen/emoji_count.py
Anubhav
2020-10-11
-1
/
+4
*
Update bot/exts/evergreen/emoji_count.py
Anubhav
2020-10-11
-1
/
+4
*
removed len,\n and now passing ctx.guild.emojis
Anubhav1603
2020-10-09
-9
/
+9
*
added s in emoji_count
Anubhav1603
2020-10-07
-2
/
+2
*
added typing.tuple
Anubhav1603
2020-10-07
-3
/
+4
*
added category name and added check for no emoji
Anubhav1603
2020-10-07
-8
/
+12
*
Corrected msg
Anubhav
2020-10-07
-1
/
+1
*
Corrected doc string
Anubhav
2020-10-07
-1
/
+1
*
removed keys()
Anubhav1603
2020-10-05
-1
/
+1
*
added 1 logging and modified for loop in emoji_count
Anubhav1603
2020-10-05
-7
/
+9
*
corrected annotation
Anubhav1603
2020-10-05
-15
/
+13
*
removed emoji list and added default dict
Anubhav1603
2020-10-05
-20
/
+9
*
added animated emoji check + handled embed exceeding problem
Anubhav1603
2020-10-04
-7
/
+10
*
added animated emoji check
Anubhav1603
2020-10-04
-1
/
+4
*
cleaned the code
Anubhav1603
2020-10-04
-0
/
+4
*
removed unnecessary logging and added one space
Anubhav1603
2020-10-03
-6
/
+2
*
Update bot/exts/evergreen/emoji_count.py
Anubhav
2020-10-03
-4
/
+5
*
Update bot/exts/evergreen/emoji_count.py
Anubhav
2020-10-03
-3
/
+4
*
Merge branch 'ec' of github.com:Anubhav1603/seasonalbot into ec
Anubhav1603
2020-10-02
-3
/
+3
|
\
|
*
removed update and added data to dict directly
Anubhav
2020-10-02
-1
/
+1
|
*
Update bot/exts/evergreen/emoji_count.py
Anubhav
2020-10-02
-1
/
+1
|
*
Update bot/exts/evergreen/emoji_count.py
Anubhav
2020-10-02
-1
/
+1
*
|
added annotation
Anubhav1603
2020-10-02
-2
/
+2
*
|
removed print statement,changed logging msg and changed emoji list
Anubhav1603
2020-10-02
-12
/
+13
*
|
changed error_msg to emoji_info
Anubhav1603
2020-10-02
-3
/
+3
|
/
*
added ctx annotation
Anubhav1603
2020-10-02
-3
/
+3
*
added logging
Anubhav1603
2020-10-02
-0
/
+8
*
added embed_builder_method,error_embed_method
Anubhav1603
2020-10-02
-0
/
+80
*
removed
Anubhav1603
2020-10-01
-29
/
+0
*
inital commit
Anubhav1603
2020-10-01
-0
/
+29