mobot

module
v0.0.0-...-326f088 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 24, 2018 License: MIT

README

Mobot: A modular discord bot

Mobot is a modular discord bot written using discordgo.

Contents

  1. Install
  2. Update
  3. Run
  4. Plugins

Install

  • Prerequisites git, docker and docker-compose installed and a discord token and a google API key
  • Run:
git clone https://github.com/FrisovanderVeen/mobot
  • Change directory into mobot/bot
  • Rename config.toml.sample to config.toml
  • Edit the settings
[discord]
Token = "YOUR DISCORD TOKEN"
Prefix = "YOUR PREFIX"

[youtube]
Key = "YOUR API KEY"
  • Change directory into mobot
  • Run:
docker-compose build

Update

  • Change directory into mobot
  • Run:
git pull origin master
docker-compose build

Run

  • Change directory into mobot
  • Run:
docker-compose up

Plugins

Plugins are modules that can be added or removed to add or remove functionality. They should be self enclosed and removing one should not break the bot or other plugins.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL