Skip to content

Madara - A general purpose bot written entirely in Python using discord.py

License

Notifications You must be signed in to change notification settings

SpaceRanger21/madara-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Madara - DiscordBot

Table of Content

  1. Description
  2. Dependencies
  3. Commands

Description

Madara#8657 - A general purpose bot written entirely in Python using discord.py, made for Uchiha's Pride discord server. Prefix: >

Dependencies:

Note: The Bot may will not function as expected without all the dependencies

  1. discord

    1. $ pip install discord
    2. from discord.ext import commands
  2. random

    1. from random import choice
  3. time

    1. import time
  4. date

    1. import datetime

Commands:

Command Name Command Description
add Add two, three, or four numbers.
botstop Stop the bot with this command (admin only)
cointoss Toss a coin (to the witcher?)
credits This command shows the maker of the bot
dice Roll a dice and get a random number between 1 and 6!
die This command returns random last words
divide Divide two numbers
help Shows the help message
hi This command returns a random welcome message
kill Kill your friends with this command!
mckill Kill your friends in Minecraft!
multiply Multiply two, three, or four numbers.
ping his command shows the latency of the bot
role Give roles to users (admin only)
rules This command shows the Rules
selfrole Use this command to give yourself a role
substract Subtract two numbers
truth This command tell you the truth
whois This command shows information of a specific member

© SpaceRanger21

About

Madara - A general purpose bot written entirely in Python using discord.py

Resources

License

Stars

Watchers

Forks

Languages