Skip to content

Zeragamba/jasmine-discord-bot

Repository files navigation

Jasmine Discord Bot

Jasmine is the bot used by the Overwatch Mains Network (OWMN), to help with network wide tasks.

Commands

By default, all commands are prefixed with !. To avoid conflict with other bots, the command prefix can be changed using:

!config core setPrefix {newPrefix}

Additionally, commands can also be run by mentioning Jasmine:

@Jasmine {command}

You can use the following command to see all the commands that you are able to run:

!help

plugins

A plugin is a group of features and commands that are related. These extend the functionality of Jasmine beyond the core feature set. By default, some plugins are disabled when Jasmine and may be enabled on a per server basis.

When a plugin is disabled, all commands and features will be disabled for the server.

To enable a plugin:

!config core enablePlugin {plugin}

Inversely, plugins can be disabled later by running:

!config core disablePlugin {plugin}

Plugin list

The following plugins are available for Jasmine: (all except for Core are disabled by default)

  • Core:
    • Hosts the core features of Jasmine, including permissions, commands, and plugins
  • Mod Tools:
    • Provides moderation commands such as !ban, and !warn, and !kick.
  • Overwatch Info:
    • Provides commands to help users find others to play with.
  • OWMN:
    • Provides OWMN specific tools and commands
  • Streaming:
    • Assign a role to a user when they go live
  • User Roles:
    • Adds support for joinable roles to ChaosCore discord bots
  • Auto Roles:
    • Adds support for assigning a role when a user joins
  • Topics:
    • Provides command to create Topic Channels

About

Discord bot for the Overwatch Mains Network of discord servers

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published