buthed010203 / yagpdb-cc-1

🤖 Custom commands for the YAGPDB Discord bot!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

 YAGPDB Custom Commands

A curated collection of CCs for your server

Adding these Custom Commands

This assumes you know how to create a custom command. This repository is separated into groups / categories. Most categories have standalone custom commands, meaning you can add one, two, or even all of them without issues. There are some "systems" which require you to add all commands. This is detailed in the individual README.md of that section.

When you find a custom command you wish to add, the file will have a leading comment explaining what it does and the recommended trigger type & trigger. You can add it in the YAGPDB dashboard with these attributes.

What Custom Commands are Avaliable Here?

List of Custom Commands
  • AFK system
    • Set AFK with optional duration and message
    • When pinged, shows AFK message and duration if avaliable
  • Fun commands
    • Deathmatch / battle others
    • Starboard
    • Random animals
    • And more!
  • Giveaway system
    • Create giveaways with time, prize, max number of partcipants, and amount of winners
    • End giveaways
    • Cancel giveaways
    • List giveaways
    • Execute within CCs with execCC
  • Info commands
    • Server info
    • Channel info
    • User info
    • Avatar CC
  • Leveling system
    • Create/view/edit role rewards which are given on levelup
    • View leaderboard
    • Give variable amount of XP with variable cooldowns on messages
    • View user profiles
    • And others!
  • Useful snippets for your own custom commands
    • Selection sort (sort an array ASC-DESC)
    • Convert string to time
    • Find closest number from provided number in cslice
  • Suggestion system
    • Create suggestions
    • Comment, approve, or deny them
    • Edit and remove them
  • Tag system
    • Create tags with aliases
    • Edit tags
    • Delete tags
    • View tags simply with ;(tag name)
  • General utility commands
    • Preview colors
    • See time and weather in your location
    • World clock
    • Big emoji

This is by no means an exhaustive list, nor is it meant to be. See the individual folders for details.

Contributing

If you spot an error, feel free to make a PR or open an issue. If you wish to add your own command, feel free to make a PR as well. Note that not all CCs PRed will be added.

If you are adding a new CC, please read the guidelines.

Disclaimer

The YAGPDB creator, staff, and/or support are not responsible for any difficulties caused by these custom commands. These commands are not guaranteed to be working.

Need help?

If you are having difficulties with one of the custom commands here, please feel free to DM me on Discord (tag is Joe_#6041) or ping me in the YAGPDB Support Server (latter is recommended).

Author

yagpdb-cc is authored and maintained by Joe. Some CCs are created by other members of the YAGPDB Community. They are credited in the leading comment of the CC file if that is the case.

Github @Jo3-L, Discord Joe#6041

About

🤖 Custom commands for the YAGPDB Discord bot!


Languages

Language:Lua 100.0%