pestobaimon / mon-discord-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

Python Discord Bot

This project is a python bot used for discord. It can play music from youtube with playlist functionality. It can also give you valorant ranks and play sad music when you just want to cry. View Demo · Report Bug · Request Feature

Table of Contents

About The Project

![Product Name Screen Shot][product-screenshot]

Here's a blank template to get started: To avoid retyping too much info. Do a search and replace with your text editor for the following: github_username, repo_name, twitter_handle, email

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Python 3.8^

Installation

  1. Clone the repo
git clone https://github.com/pestobaimon/mon-discord-bot.git
  1. Install Python packages
pip install requirements.txt

Usage

Bot Commands:

  • !play [song name or YT url] #plays music on youtube. enqueues new music
  • !skip #skips the current music
  • !pause #pauses the current music
  • !stop #stops the current music
  • !queue #lists the music currently in queue
  • !join #makes monbot join the voice channel
  • !leave #makes monbot leave the channel
  • !whatsup #bot is cranky, try not to disturb him
  • !sadboi #make monbot play sad music
  • !ping #pings monbot to check if he's alive
  • !warp [ig username] [getpics optional] #gets user's instagram profile pic

valorant commands:

  • !addvalo [in-game name] [rank] #adds your valorant info to bot's database. use !help addvalo for more info
  • !rank @[name] #gets rank. leave @[name] empty to get your own rank
  • !rankup #increases your rank by 1
  • !derank #decreases your rank by 1
  • !setname [name] #set your valorant name

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Ravipas Wangananont - wangananontr@gmail.com

Project Link: https://github.com/pestobaimon/mon-discord-bot

About


Languages

Language:Python 100.0%