Skip to content

wabbajack-tools/discord_bot_tags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

How to add a tag

To add a new tag simply make a pull request to this repository editing the tags.yaml file by adding a new tag like in the code-block below:

tag: 
  text: https://link.to.raw/tag.md
  image_url: https://link.to/image.png
  • tag is the name of the tag
  • text is the markdown formatted text used for the embed
    • This markdown file is ideally added to this repository so other community members can propse changes to it via pull requests
    • Also make sure to try and keep it in fitting folder and in the worst case add a new folder.
  • image_url(optional) is the image that will be added to the embed

About

Collection & Index of Discord Bot Tags

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published