Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/netgian/real-time-clock-discord-status


https://github.com/netgian/real-time-clock-discord-status

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Real Time Clock Discord Status

You must provide your Discord Token.
```python
token = 'Put your token here'
```
Install the requests module
```yaml
pip install requests
```

If you want to run the script every time your computer starts:
- Press `win + r`
- Type `shell:startup`
- Enter the directory
- Create a python script with the extension `.pyw`
- Paste the code, and make sure to put your Discord Token