/roycemorebot

A moderation bot for Discord.

Primary LanguagePythonMIT LicenseMIT

Project logo

Roycemore Bot

GitHub issues GitHub pull requests GitHub


A bot for the Roycemore Discord server.

Table of Contents

About

This is s a Discord bot for the Roycemore Discord server. It provides moderation tools and is a "serious bot" without many games.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

First install pipenv:

pip install pipenv

Installing

Now install everything you need from the Pipfile. This will also create a virtual environment.

pipenv sync --dev

Now set up pre-commit:

pipenv run precommit

Usage

Starting the bot:

pipenv run start

Linting:

pipenv run lint

Deployment

You can use PM2 to deploy it. If you have a better solution, create an issue in the issue tracker.

Built Using

Authors