Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vadvergasov/nickgiver


https://github.com/vadvergasov/nickgiver

Last synced: 1 day ago
JSON representation

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.