Python Env 🐍 - 3salaz/slackBots GitHub Wiki
Project Structure
Current
./slackBots
├── README.md
├── testBot
│ └── bot.py
│ └── .env
└── tests
└── .gitignore
└── .git
Packages 📦
Dot Env
Dot env is a packages used for hiding our private keys so people snooping online can't use our key for malicious intent! We then just add our