A simple but effective moderation bot.
NiightAP is a simple python/discord.py based bot that does simple moderation.
Has commands such as kick, ban, pardon, ping, say. Not much to the bot making it easy and simple to use.
Slash Commands supported now
Commands:
- ?help = Lists of discord bot commands
Moderation:
- ?kick = Kicks a member from the server (usage: ?kick @member reason)
- ?ban = Bans a member from the server (usage: ?ban @member reason)
- ?pardon = Pardons/unbans a member from the server (usage: ?pardon @member)
- ?clear = Clear a specific amount of messages from a text channel (usage: ?clear 10)
- ?changenick = Changes a server members nickname (usage: ?changenick @member )
- ?lockdown = Locks all users from sending messages in a text channel (usage: ?lockdown)
- ?unlock = Unlocks a locked channel (usage: ?unlock)
Information:
- ?ping = Bot replies with its latency information
- ?dev = Bot replies with developer information
- ?source = Bot replies with link to source code
- ?servers = Bot replies with number of servers it is currently in
- ?invite = Bot DM's message author with a link to invite the bot
Fun:
- ?say = Makes the bot repeat what you want it to say and deletes the original message
- ?coinflip = Flips a coin (heads or tails)
- ?slots = Plays slots
- ?slap = Slaps a user (usage: ?slap [user] {reason})
- ?say_hello = Says hello to you
Discord:
- ?avatar = Bot replies with link to users avatar (usage: ?avatar [user])
Owner Only:
- ?load = Loads a specific cog
- ?unload = Unloads a specific cog
- ?shutdown = Shutdown the bot