You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 3, 2022. It is now read-only.
Help: "Args: [emoji]\n\nSends a large image of the given emoji.\n\nExample:\n`"+conf.Prefix+":smile:`",
25
+
Help: "Args: [emoji]\n\nSends a large image of the given emoji.\n\nExample:\n`"+conf.Prefix+":smile:`",
27
26
Exec: msgEmoji,
28
27
}.add()
29
28
command{
@@ -39,17 +38,17 @@ func prepareCommands() {
39
38
command{
40
39
Name: "image",
41
40
Help: "Args: [save,recall,delete,list,status] [name]\n\nSave images and recall them at anytime! Everyone gets 8MB of image storage. Any name counts so long theres no `/` in it."+
42
-
"Only you can 'recall' your saved images. There's a review process to make sure nothing illegal is being uploaded but we're fairly relaxed for the most part\n\n"+
43
-
"Example:\n`!owo image save 2B Happy`\n2Bot downloads the image and sends it off for reviewing\n\n"+
44
-
"`"+conf.Prefix+"image recall 2B Happy`\nIf your image was confirmed, 2Bot will send the image named `2B Happy`\n\n"+
45
-
"`"+conf.Prefix+"image delete 2B Happy`\nThis will delete the image you saved called `2B Happy`\n\n"+
46
-
"`"+conf.Prefix+"image list`\nThis will list your saved images along with a preview!\n\n"+
47
-
"`"+conf.Prefix+"image status`\nShows some details on your saved images and quota",
41
+
"Only you can 'recall' your saved images. There's a review process to make sure nothing illegal is being uploaded but we're fairly relaxed for the most part\n\n"+
42
+
"Example:\n`!owo image save 2B Happy`\n2Bot downloads the image and sends it off for reviewing\n\n"+
43
+
"`"+conf.Prefix+"image recall 2B Happy`\nIf your image was confirmed, 2Bot will send the image named `2B Happy`\n\n"+
44
+
"`"+conf.Prefix+"image delete 2B Happy`\nThis will delete the image you saved called `2B Happy`\n\n"+
45
+
"`"+conf.Prefix+"image list`\nThis will list your saved images along with a preview!\n\n"+
46
+
"`"+conf.Prefix+"image status`\nShows some details on your saved images and quota",
0 commit comments