Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 755 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 755 Bytes

MemNeilBot

The objective of this project is to create the best bot ever.

How does it work?

Try it out!

Getting Started

Installation

You needed to install Docker.

Get the bot

You can add the bot to your server following this link.

Quickstart

Fill a .env file following the .env.template file.

To build the docker image, you need to run the following command:

docker build -t bot-image .

Usage

To run the bot:

docker run bot-image:latest

Get involved

You're invited to join this project ! You can pull requests to add any prefix and suffix in the public.json file.