DBotUtils

A liblary whre you can find helpful functions for your discord bot

Easy setup

Setup is easily and flexible. Change anytime. After setup just call functions.

Usage example

  • Setup: utils = dbotutils.Utils(**kwargs)
  • Call a mute function: await utils.muteMemeber(member) # will mute a memeber (e. g. will give him a role specified earlier

GitHub

View Github