Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stackotter/delta-bot

The official bot for the Delta Client Discord server
https://github.com/stackotter/delta-bot

Last synced: 10 days ago
JSON representation

The official bot for the Delta Client Discord server

Awesome Lists containing this project

README

        

# DeltaBot

The official bot for the Delta Client Discord server.

## Features

- Greets new users and asks them to star the project on GitHub
- Provides slash commands to get a variety of useful Delta Client URLS (GitHub, website, etc.)

## Running the bot

1. Make sure you have python3 installed
2. `pip3 install -r requirements.txt`
3. Create a `.env` file containing `BOT_TOKEN="YOUR_TOKEN"`
4. `python3 main.py`