name: discord-bot
channels:
- defaults
- conda-forge
dependencies:
- python=3.11
- pip
- pip:
- discord.py
- python-dotenv
- pyyaml