Kerkpower / duckari

A Hikari command handler for people who love ducks.
Apache License 2.0
1 stars 0 forks source link

When instantiating a Bot instance make it be like this #1

Closed UCYT5040 closed 2 years ago

UCYT5040 commented 2 years ago

bot = Duck.Bot(prefix=[list] or a string, reply=boolean which automatically makes the bot reply to the message not, mentions=boolean which makes all the mentions on/off according to the bool, insensitive_commands=Boolean, can guess what it does) (originally made by @Kerkpower)

UCYT5040 commented 2 years ago

Currently working on this

UCYT5040 commented 2 years ago

Done