Skip to content

Microbot is a simple and compact bot for Discord. Powered by Disnake (discord.py fork)

License

AGPL-3.0, Apache-2.0 licenses found

Licenses found

AGPL-3.0
LICENSE.AGPL
Apache-2.0
LICENSE.APACHE
Notifications You must be signed in to change notification settings

tinelix/microbot

Repository files navigation

Microbot

Microbot is a simple and compact bot for Discord and Revolt. Powered by Disnake (discord.py fork), Voltage for Revolt Chat API and SQLite for databases. Writen on Python programming language.

Links

Show screenshots | Add to Discord server | Add to Revolt server

Installation manual (for Discord)

  1. Download or clone this repository with Git: git clone https://github.com/tinelix/microbot.git

  2. In discord_api folder, create Database required folder for SQLite DB storage.

  3. If running Windows, in discord.bat file, replace your_token_here to your Discord bot token. Or if running Linux or UNIX-like OS, in discord.sh file, replace your_token_here to your Discord bot token.

    Notes:

    1. The token can be obtained from Discord developer portal.
    2. To protect against bot hacks, before commiting we strongly advise you to disable change tracking for *.bat and *.sh files using the line: git update-index --assume-unchanged *.bat *.sh
  4. Run script.

Installation manual (for Revolt)

  1. Download or clone this repository with Git: git clone https://github.com/tinelix/microbot.git

  2. In revolt_api folder, create Database required folder for SQLite DB storage.

  3. If running Windows, in revolt.bat file replace your_token_here to your Revolt bot token. If running Linux or UNIX-like OS, in revolt.sh file replace your_token_here to your Revolt bot token.

    Notes:

    1. The token can be obtained from Revolt web client: 'Settings' → 'My Bots' → 'Token' → 'Reveal'.
    2. To protect against bot hacks, before commiting we strongly advise you to disable change tracking for *.bat and *.sh files using the line: git update-index --assume-unchanged *.bat *.sh
  4. Run script.

License

Apache License 2.0 & GNU Affero GPL 3.0 (or higher)

Created by Dmitry Tretyakov (aka Tinelix)

About

Microbot is a simple and compact bot for Discord. Powered by Disnake (discord.py fork)

Topics

Resources

License

AGPL-3.0, Apache-2.0 licenses found

Licenses found

AGPL-3.0
LICENSE.AGPL
Apache-2.0
LICENSE.APACHE

Stars

Watchers

Forks

Packages

No packages published

Languages