Matchy matches matchees
Find a file
2024-08-07 22:45:23 +01:00
.gitignore Ignore the .envrc file so we can hide the token 2024-08-07 22:45:20 +01:00
matchy.py Implement a basic bot with a single hello command 2024-08-07 22:45:23 +01:00
README.md Basic bot start from discordpy guide 2024-08-07 22:15:39 +01:00

Matchy

Dependencies

  • python3
  • discord.py python module