Files
gupbot/README
2025-01-20 13:27:12 -05:00

6 lines
144 B
Plaintext

Right now, this requires `guptoken.py` in the same directory to have the function getToken()
```
def getToken():
return "YOURTOKENHERE"
```