Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
guimc233 committed Jul 18, 2023
1 parent 87f8aa1 commit e528f28
Show file tree
Hide file tree
Showing 13 changed files with 2 additions and 17 deletions.
12 changes: 1 addition & 11 deletions list.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"list": [
{
"name": "sticker_refactor",
"version": "1.02",
"version": "1.03",
"section": "chat",
"maintainer": "Guimc",
"size": "9.22kb",
Expand All @@ -19,16 +19,6 @@
"supported": true,
"des_short": "Quote Plugin (Origin: yvlu)",
"des": "Quote Plugin (Origin: yvlu), but use @QuotLy Bot!!"
},
{
"name": "quotly_refactor",
"version": "1.01",
"section": "chat",
"maintainer": "Guimc, TeamPGM",
"size": "1.62kb",
"supported": true,
"des_short": "Quote Plugin Refactor (Origin: yvlu)",
"des": "Quote Plugin Refactor (Origin: yvlu), but no depends on any bot"
}
]
}
2 changes: 0 additions & 2 deletions quotly_refactor/DES.md

This file was deleted.

Binary file removed quotly_refactor/res/mask.png
Binary file not shown.
Binary file removed quotly_refactor/res/mask1.png
Binary file not shown.
Binary file removed quotly_refactor/res/p1.png
Binary file not shown.
Binary file removed quotly_refactor/res/p2.png
Binary file not shown.
Binary file removed quotly_refactor/res/p3.png
Binary file not shown.
Binary file removed quotly_refactor/res/p4.png
Binary file not shown.
File renamed without changes.
File renamed without changes.
Binary file added res/certificate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
5 changes: 1 addition & 4 deletions sticker_refactor/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,7 @@ def get_tempfile() -> str:


def random_emoji() -> str:
return random.choice(
"😂😘❤️😍😊😁👍☺️😔😄😭😳😜🙈😉😃😢😝😱😌🙊😚😅😞😏"
"😡😀😋😆👌😐😕🐶🐱🐭🐹🐰🦊🐻🐷🐮🐒🙊🦁🙉🐯🙈🐨🐵🐻‍"
"❄️🐸🐼🐽🐔🐧🐦🐤🐣🐥🦆🦄🐴🐗🐺🦇🦉🦅🐝🐛🦋🐌🐞🐜")
return "⭐️"


async def create_sticker_set(name):
Expand Down

0 comments on commit e528f28

Please sign in to comment.