emojis are broken in these mesages. Could have something to do with YAML file being used
11 lines
160 B
YAML
11 lines
160 B
YAML
name: discord-bot
|
|
channels:
|
|
- defaults
|
|
- conda-forge
|
|
dependencies:
|
|
- python=3.11
|
|
- pip
|
|
- pip:
|
|
- discord.py
|
|
- python-dotenv
|
|
- pyyaml
|