I have read and understand the Cogboard Bounty rules
Bounty Request Format:
Discord Username: Glas#0973
Payment Information: Paypal
Description of Cog: Since there’s not a single 3rd party/core cog that allows users to repost image macros/memes/videos/etc in a fashionable way and that won’t mess up with core
, customcom
or alias
I present this cog proposal.
Original Generator of Entertainment for You or OGEY:
Commands:
!aa name URL <description> (optional)
Stores Url (Image, Gif, Video, etc) and gets invoked with !name
!aa global name URL <description> (optional)
Stores Url Globally (Image, Gif, Video, etc) and gets invoked with !name
!aa name attachment <description> (optional)
same but uploads into server (Owner only)
!aa global name attachment <description> (optional)
same but uploads into server (Owner only)
!ar name
deletes command
!ae name url <description>
edits command and adds description if added.
Usage:
!command
makes the bot output the url/attachment gaven before:
simple as:
Creates tu
!aa tu https://cdn.discordapp.com/attachments/960382019311927316/960409638602420264/7TOMS-1613501648727.png
Shows tu
Listing commands:
These commands may include --a to sort alphabetically or -ra for reverse
!list
Displays long list https://i.imgur.com/gxeaghl.png
!slist
Displays commands next to each other like https://i.imgur.com/QI2Uxi4.png
!3list
Displays commands in a three row format (embeds don’t seem to be the best approach https://i.imgur.com/dHmKsYy.png)
!dlist
same as !llist
but shows description next to command it if available
!xlist
any other display format you may suggest/found.
!as name
search among commands and shows results
V2 or V3: V3, with support for d.py2
API’s or other information
Other info (Bounty, issues, ETC):
- This cog must not interfere/work independently of
customcom
,tags
,alias
or any core cog. - This cog must support internationalization/multiples languages
- Commands may be able to use an user as argument, so if i do
!tu @user
, it shows the image but also mentions the target user. - For sake of avoiding reimplementation on each server, the cog must be capable of importing current commands from
alias
andcc