All Projects → BlackWolfWoof → Yagpdb Cc

BlackWolfWoof / Yagpdb Cc

Licence: mit
Custom commands for the YAGPDB Discord bot🤖

Labels

Projects that are alternatives of or similar to Yagpdb Cc

Deku
Multi-purpose discord bot built with discord.js
Stars: ✭ 13 (-62.86%)
Mutual labels:  discord
Dogey
🐶 - My general purpose bot for Discord
Stars: ✭ 30 (-14.29%)
Mutual labels:  discord
Ninjabotcore
C# Discord Bot Created Using .Net Core
Stars: ✭ 34 (-2.86%)
Mutual labels:  discord
Ffxiv Discord Rpc
nothing
Stars: ✭ 20 (-42.86%)
Mutual labels:  discord
Pvpcraft
PvPCraft Discord bot
Stars: ✭ 29 (-17.14%)
Mutual labels:  discord
Ida Rpc
Discord rich presence plugin for IDA Pro 7.0
Stars: ✭ 31 (-11.43%)
Mutual labels:  discord
Drawbot
Repository for DrawBot. The Discord Art bot!
Stars: ✭ 10 (-71.43%)
Mutual labels:  discord
Discord4j
Discord4J is a fast, powerful, unopinionated, reactive library to enable quick and easy development of Discord bots for Java, Kotlin, and other JVM languages using the official Discord Bot API.
Stars: ✭ 973 (+2680%)
Mutual labels:  discord
Discord Bot
🤖 Our BIG help in things about moderation and many more useful stuff on our Discord server.
Stars: ✭ 30 (-14.29%)
Mutual labels:  discord
Fox V3
Cogs for Red-DiscordBot V3 by Bobloy
Stars: ✭ 34 (-2.86%)
Mutual labels:  discord
Histacom2
Moved to GitLab!
Stars: ✭ 20 (-42.86%)
Mutual labels:  discord
Clinet
Official repository for Clinet, a Discord bot intended for assistance and control within your guilds.
Stars: ✭ 28 (-20%)
Mutual labels:  discord
Kuro
An easy to use self bot with different utilities written in NodeJS
Stars: ✭ 31 (-11.43%)
Mutual labels:  discord
Eris
A NodeJS Discord library
Stars: ✭ 879 (+2411.43%)
Mutual labels:  discord
Cj
CJ is a Discord bot that hangs around in the open.mp/burgershot.gg community discord.
Stars: ✭ 34 (-2.86%)
Mutual labels:  discord
Automuteus
Discord Bot to automute Among Us players at round transitions, in conjunction with https://github.com/denverquane/amonguscapture
Stars: ✭ 852 (+2334.29%)
Mutual labels:  discord
Discpp
Simplified, but feature rich Discord API wrapper written in modern C++.
Stars: ✭ 31 (-11.43%)
Mutual labels:  discord
Translucenttb
A lightweight utility that makes the Windows taskbar translucent/transparent.
Stars: ✭ 8,816 (+25088.57%)
Mutual labels:  discord
Discord Bots
A collection of Discord programs to run autonomously
Stars: ✭ 34 (-2.86%)
Mutual labels:  discord
Modmail
A feature rich discord Modmail bot
Stars: ✭ 957 (+2634.29%)
Mutual labels:  discord

&nbspYAGPDB Custom Commands


News

Almost everything that is on my website will now be moved to this repository if not already here.
On my discord server there is now a designated section for YAGPDB. There you can find updates for my custom commands, other GitHub repositories from the community and a small support / discussion channel.
So if you are looking for new custom commands take a look ;) there


Introduction

Hello, I am Black Wolf and I am currently 18 years old. I live in Germany and love coding and playing games.
My Discord name & tag is Black Wolf#0001 and I also have a YouTube channel which has some tutorials about Discord and YAGPDB that you could find useful.
If you have any questions about the YAGPDB Discord bot you can always join the YAGPDB Community & Support Discord server ask there.


List of custom commands

To receive update notifications for these custom commands join my discord server and follow the announcement channel #│📢cc-updates or give yourself the role that pings you on important updates.

Autohelp Embed
  • Open Folder
    command - Command that displays the main page of the controllable embed on reaction
    reaction - Reaction code that edits the embed on reaction
Automated
  • Open Folder
    downtime announcement - This interval code will announce when YAGPDB was offline. This will ONLY run if YAGPDB comes back online again!!
    image reaction - YAGPDB will react on images and videos. You can optionally turn on an auto-delete for non-images.
    new account warning - You will get warned if a member with a brand new account joins the server
    onewordstory - A one word sory is a sentence that multiple people have to write together by only sending one word at a time.
    sticky message - This message will always stick to the bottom of the channel
    wordchain - A word chain is a game where players come up with words that begin with the letter or letters that the previous word ended with.
    yagpdb update - This will notify you when yagpdb gets an update. It will tell you the version numbers and time
Database Manipulation
  • Open Folder - Basic
    dball - Shows all entries
    dbdel - Deletes an entry
    dbget - Gets an entry
    dbkey - Shows all entries from a specified key
    dbset - Sets the value of an entry as string
    dbuser - Shows all entries from a specified user

  • Open Folder - Map
    dballmap - Explanation coming soon™️
    dbdelmap - Explanation coming soon™️
    dbgetmap - Explanation coming soon™️
    dbsetmap - basic - Explanation coming soon™️
    dbsetmap - Explanation coming soon™️

  • Open Folder - Reset
    dbresetall - Resets the entire database on the server
    dbresetkey - Deletes all specified database keys
    dbresetuser - Deletes all keys from a specified user

CustomCommands Command Replacement
  • Open Folder - Replacement code for the command cc or customcommands command - Command part
    reaction - Reaction part
Example Code
Misc
  • Open folder
    avatar - Shows the avatar of the user (supports mentions)
    cloneroles - Clones all roles from user A to user B
    message link - Quotes messages from message links
    snowflake converter - Calculates time between 2 IDs
Quick Moderation menu
  • Open Folder - No need to remember all moderation commands. Just click a reaction and you are done
    mod reactions - Reaction code
    mod - Command that displays the embed that can be controlled via reactions
Poll
  • Open Folder - A poll replacement code that can force people to only react to one emoji by adding -single anyehere into the poll
    poll - The command that creates the poll and adds the reactions
    reaction - Reaction code
Reaction Embed
  • Open Folder - An embed that can be controlled via reactions that displays anything you want
    reaction - Reaction code
    setup - Setup that sends the embed for the first time
Snippet System
  • Open Folder
    pagination - The pagination / reaction code is needed so you canswitch from page to page and delete lists
    snippet stats cleanup - This code is used to clean up the old snippetstats
    snippet stats - The snippet stats will show you how often allsnippets were run in the last 7 days
    snippet - The main command to create, delete, search and list snippets
Templates for coding
  • Open Folder
    bypass limit - This template shows how you will be able to bypass the X uses per CC limits on some functions
    bypass limit example - This code is an example that bypasses the execAdmin limit (5 per cc)
    guild icon - Outputs the guild icon of the server
    interval time - Run your custom command at a specific time
    rolecolor - Outputs the role color of the highest role the current user has

Other custom command repositories

Official Repo: The official custom command repository. If you are searching for more custom commands you will find a lot of them there :).
Pedro's Repo: A fork of the official repo but with an amazing ticket system.

There are way more repositories that have custom command codes, but they are not official. If you are looking for them just look for yagpdb-cc on GitHub. We will not guarantee that the other user repositories are safe to use.


License

You do not have to include the full license in the code because it is too long. That's why I made this small text that has to stay in the code if it is found there.
If that license can not be found on the code in this repository, you can do whatever you want with the code.

Small license text

Copyright: 2020 Black Wolf
License: MIT
Repository: https://github.com/BlackWolfWoof/yagpdb-cc/

Other links

YAGPDB Community & Support Official support server
YAGPDB Documentation Official documentation
YAGPDB Learning page Official learning page
Chill and Play ❤ My server :)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].