https://github.com/samillion/yagpdb-cc
A collection of custom commands for YAGPDB bot on Discord.
https://github.com/samillion/yagpdb-cc
discord yagpdb yagpdb-cc yagpdb-ccs
Last synced: 8 months ago
JSON representation
A collection of custom commands for YAGPDB bot on Discord.
- Host: GitHub
- URL: https://github.com/samillion/yagpdb-cc
- Owner: Samillion
- License: mit
- Created: 2023-02-15T06:29:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T11:09:05.000Z (about 2 years ago)
- Last Synced: 2024-04-13T23:54:47.783Z (about 2 years ago)
- Topics: discord, yagpdb, yagpdb-cc, yagpdb-ccs
- Language: Go
- Homepage:
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
 YAGPDB Custom Commands
A few custom commands I've made for [YAGPDB](https://yagpdb.xyz/) Discord bot to use on my server. Some of them are useful, though probably they're not. Maybe a little. :laughing:
It's mostly specific use case scenarios, random coding out of boredom or to do things within Discord instead of having to do it on a browser because I'm lazy.
## Custom Commands
- [Dreams & Confessions](./Dreams)
- A command to post messages in a dedicated dreams and confessions channel, the purpose is to confess something or to share an interesting dream you had.
- [Fancy Text](./Fancy%20Text)
- A simple command to convert any text into πΉπΆππΈπ ππππ easily
- [Fun Interactions](./Fun%20Interactions)
- As basic as it gets, and as seen on many bots. `-hug @user`, `-slap @user`, `-spank @user`, `-fart @user` will generate an embed with a humorous GIF from a list.
- [Random String](./Random%20String)
- A random string generator with options to control the type and amount of characters in output.
- [Search Link](./Search%20Link)
- A search link generator for Google, Duckduckgo, Brave and Wikipedia.
- [Server Info](./Server%20Info)
- A simple command to view general information related to your Discord server.
- [User Info](./User%20Info)
- A command to view general information about a user on your Discord server.
- [World Clock v2](./World%20Clock%20v2)
- A command to view current time of a country, compare time between countries or view a specific time from different regions based on a country's specific time.
- [Skyforge MMO Info](https://github.com/Samillion/skyforge-yagpdb)
- Custom commands that provide useful information about the MMO game [Skyforge](https://sf.my.games/en)
## Other Related Repositories
The Official repository of custom commands made by contributers of YAGPDB.
[](https://yagpdb-cc.github.io/)
Black Wolf's custom commands repository
[](https://github.com/BlackWolfWoof/yagpdb-cc)
As you'll notice this part and the header is copied from Black Wolf's repo. :stuck_out_tongue_winking_eye: