Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vadvergasov/nickgiver
https://github.com/vadvergasov/nickgiver
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/vadvergasov/nickgiver
- Owner: VadVergasov
- License: mit
- Created: 2020-06-24T08:21:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-17T07:47:25.000Z (12 months ago)
- Last Synced: 2023-11-17T08:58:29.886Z (12 months ago)
- Language: Python
- Size: 43.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Nickgiver
=========Installing
----------```bash
git clone https://github.com/VadVergasov/Nickgiver.git
cd Nickgiver
python -m venv bot-env
bot-env\Scripts\activate.bat # For Windows.
source bot-env/bin/activate # For Linux and MacOS
pip install -r requirements.txt
```Then rename config.py.template to config.py and insert TOKEN.