Skip to content

Maid-Chan is a Discord bot with fun and useful commands. It includes additional features and improvements based on the original Maid-Chan bot. This repository contains the source code and documentation for the bot. Feel free to fork and contribute.

License

Notifications You must be signed in to change notification settings

Yui-Koi/Maid-chan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status License

Maid-Chan Discord Bot


Maid-Chan is a bot for Discord built with Discord.py. Its purpose is to help with the administration of servers and provide various utilities for recreation. Maid-Chan is also a privacy-respecting bot, and does not collect unnecessary information.


📝 Table of Contents



💻 Technologies Used



2️⃣ Cloning Repository

If you clone my project, if possible please give credits to me and don't forget to read the License.

  • Python

Download Python: https://www.python.org/downloads/
For linux users it's probably already installed. If not figure it out yourself nerds.

Linux/macOS

python3 -m pip install -U discord.py
python3 -m pip install -U discord.py[voice]

Windows

py -3 -m pip install -U discord.py
python3 -m pip install -U discord.py[voice]
python -m pip install requests
pip install youtube_dl
  • Installing Git

Download: https://git-scm.com/

  • Cloning Repository
git clone https://github.com/vitorhugo1207/Maid-chan


📈 Future Plans


☐ Image Search using some services. ☐ Pinterest API



🎨 Logo Source

Artwork: https://www.pixiv.net/en/artworks/87396646

About

Maid-Chan is a Discord bot with fun and useful commands. It includes additional features and improvements based on the original Maid-Chan bot. This repository contains the source code and documentation for the bot. Feel free to fork and contribute.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%