mikbot / utils

Collection of plugins for Mikbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

utils

Collection of useful plugins for Mikbot

An util module is a module not bound to any specific functionality or bot, but might not be useful for all installations of the bot, unlike the core module.

Modules

  • epic-games-notifier - Adds a webhook that notifies users about every free games on epicgames.com
  • botblock - Plugin posting bot stats to botlists using Botblock.org
  • eval - Plugin allowing bot owners to run Kotlin Code
  • ktor - An API to have a webserver in multiple plugins on the same port powered by Ktor
  • leaderboard - Simple leaderboard
  • profiles - This module adds a profile system with connectable social media accounts and pronouns.
  • role-selector - Plugin providing role selections via buttons
  • verification-system - Plugin requiring each invite of the bot to be manually confirmed by an owner

About

Collection of plugins for Mikbot

License:MIT License


Languages

Language:Kotlin 100.0%