Skip to content

Mitutoyum/discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple open source discord bot written in discord.py

Installation

  • Install dependencies
pip install -r requirements.txt
  • Bot setup
python main.py setup
  • Run the bot
python main.py run

This bot mostly use slash commands so make sure to sync your commands through <prefix>sync

Dependencies

  • discord.py
  • aiosqlite
  • typer
  • python-dotenv

If you have any ideas on how to improve the bot, feel free to make a PR or dm me through discord: mitutoyum

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages