Skip to content
Snippets Groups Projects
Select Git revision
  • ff37a4dfa1f89e4da18030412a64e32661d229e4
  • master default protected
  • v1.0
3 results

sakuya-izayoi

  • Clone with SSH
  • Clone with HTTPS
  • Reviath's avatar
    Reviath authored
    Deleted commands/load_cog.py, commands/load_command.py, commands/reload_cog.py, commands/reload_command.py, commands/unload_cog.py, commands/unload_command.py files
    ff37a4df
    History
    Name Last commit Last update
    cogs
    commands
    LICENSE
    README.md
    bot.py

    Sakuya Izayoi

    Sakuya Izayoi is my first python Discord bot project. Click here to invite

    Installation

    Use the package manager pip to install discord.py, psutil, mysql.connector

    pip install discord.py
    pip install psutil
    pip install mysql.connector

    Usage

    Clone this project.
    Get your bots token and edit bot.py's client.run('TOKEN') part.  
    You need MySQL on your system (If you don't know how to install look https://www.mysql.com/)
    Type "python bot.py" on terminal (if you are using Windows type python3 bot.py)

    Author

    Reviath

    License

    GNU GPL v3