LinkQuoter

This is the cog guide for the LinkQuoter cog. This guide contains the collection of commands which you can use in the cog. Through this guide, [p] will always represent your prefix. Replace [p] with your own prefix when you use these commands in Discord.

Note

Ensure that you are up to date by running [p]cog update linkquoter. If there is something missing, or something that needs improving in this documentation, feel free to create an issue here. This documentation is generated everytime this cog receives an update.

About this cog:

Quote any Discord message from its link!

Commands:

Here are all the commands included in this cog (15):

  • [p]linkquote [message]

Quote a message from a link.

  • [p]setlinkquoter

Commands to configure LinkQuoter.

  • [p]setlinkquoter blacklistchannels <blacklist_channels>

Set the channels in which auto-quoting will be disabled.

  • [p]setlinkquoter crossserver <cross_server>

Toggle cross-server quoting.

  • [p]setlinkquoter deleteafter <delete_after>

Set the time in seconds to delete the message after.

  • [p]setlinkquoter deletemessage <delete_message>

Toggle deleting of messages for automatic quoting.

  • [p]setlinkquoter deletemessagebutton <delete_message_button>

Toggle the delete message button on the quote messages.

  • [p]setlinkquoter enabled <enabled>

Toggle automatic link-quoting.

  • [p]setlinkquoter includelinker <include_linker>

Toggle including the linker in the quote message.

  • [p]setlinkquoter migratefromphen

Migrate config from LinkQuoter by Phen.

  • [p]setlinkquoter modalconfig [confirmation=False]

Set all settings for the cog with a Discord Modal.

  • [p]setlinkquoter resetsetting <setting>

Reset a setting.

  • [p]setlinkquoter showsettings [with_dev=False]

Show all settings for the cog with defaults and values.

  • [p]setlinkquoter webhooks <webhooks>

Toggle sending message with the name and avatar of the Author of the quote (with webhooks)

  • [p]setlinkquoter whitelistchannels <whitelist_channels>

Set the channels in which auto-quoting will be enabled.

Installation

If you haven’t added my repo before, lets add it first. We’ll call it “AAA3A-cogs” here.

[p]repo add AAA3A-cogs https://github.com/AAA3A-AAA3A/AAA3A-cogs

Now, we can install LinkQuoter.

[p]cog install AAA3A-cogs linkquoter

Once it’s installed, it is not loaded by default. Load it by running the following command:

[p]load linkquoter

Further Support:

Check out my docs here. Mention me in the #support_other-cogs in the cog support server if you need any help. Additionally, feel free to open an issue or pull request to this repo.

Credits:

Thanks to Kreusada for the Python code to automatically generate this documentation!