Skip to content

torakku/v

Repository files navigation

Cagliostro (Discord)

Granblue Fantasy bot for Discord.

This bot exists as a free and open source alternative to the proprietary risend/vampy bot.

Features

Install

go get github.com/KuroiKitsu/discord-cagliostro/...

Configuration

Create a cagliostro.json file with this content:

{
  "token": "YOUR_TOKEN",
  "prefix": "!",
  "emoji_dir": "./media/emoji"
}

Running the bot

Just run it as cagliostro.

There must exist a cagliostro.json file in the working directory.

Commands

Command Arguments Description
events Display current and upcoming events.
emo name Display emoji name.

Available emoji

Check media/emoji directory.

If you want to use whoa.png, then the command is !emo whoa.

Contact

License

All the files under the media are from third-parties and may be subject to different licensing terms.

Everything else is licensed under Apache 2.0.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published