Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tomava/HelperBot

Repository files navigation

HelperBot

A utility bot for discord

Usage

Can create recurring reminders, delete messages, automatically removes playlist from Youtube links among other things. Full list of commands can be seen here

Installation

  1. Install Python 3 (minimum Python 3.8) and Pip.
  2. Install dependencies:
pip install -r requirements.txt
  1. Get discord bot token from Discord Developer Portal.

  2. Create a file called .env

  3. Add the bot token to the file like this:

DISCORD_TOKEN=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
  1. Run HelperBot:
python3 HelperBot.py

About

A utility bot for discord

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published