glue-bot
List of commands
-
Info
about
- some info about botmarkdown
- Markdown tutorialinvite
- invite bot linkping
- responds with "Pong!"help
- commands list
-
Playlist manager
add
- adds a track to playlistremove
- removed a track from playlistcreate
- creates empty playlistlist
- shows playlistssearch
- searches songs in a playlist by nameshow
- shows a list of tracks from playlistplay
- adds tracks to playlist of pther bot with custom prefix! Works with Mee6 and MusicBot (Add bot id to DJs)export
- generates .txt with links for exporting to MusicBot
-
Monstercat
mcnow
- shows track info of current playing song on Monstercat's Twitch stream
-
Comics
xkcd
- shows random xkcd comicasw
- shows random a Softer World comicnedr
- shows random Nedroid comicohno
- shows random Webcomic Name comic
-
Pictures
shibe
- shows random shibecat
- shows random catbird
- shows random bird
-
Mee6
mshard
- calculates Mee6 shard by server idmeelead
- shows top 15 in Mee6's leaderboard for current server
-
IFTTT
setkey
- save maker key to storagedelkey
- remove maker key from storageseturl
- same but with webhooks urldelurl
- same but with webhooks urlsend
- send request using maker key to IFTTT, so you can now use Discord command as triggerwebhook
- same but for webhooksjbeauty
- lint + beautify json body
-
Non public
eval
- eval command, meh...restart
- turns off your bot. Run bot in loop (rake runme
) to make it restart
Invite the bot
Hosting
Requirements
- Ruby 2.3.x+
- Redis
Installation & running the bot
- Download or clone the current repository
- Copy
data-template
folder and rename it todata
- Fill down with needed values
- Run
rake runme
in a terminal
Updating
Bot updates with every reboot, but can be run with rake update
command
Questions
If you have any questions or suggestions, please come on my Discord server
Additional links
Bots
Monstercat
Comics
- Xkcd by Randall Munroe
- A Softer World by Joey Comeau and Emily Horne
- Nedroid by Anthony Clar
- Webcomic Name by Alex Norris
APIs
- shibe.online - source of shibe, cat and bird pics
Websites
- IFTTT - free web-based service to create chains of simple conditional statements, called applets
Template
- gemstone - bot was rewrited using this template
Contributors
- LEGION - grammar fixes, suggestions, feedback
- deframet - restart messages, suggestions
- WolfGang1710 - suggestions, feedback