diff --git a/settings.py.example b/settings.py.example new file mode 100644 index 0000000..18a7fbd --- /dev/null +++ b/settings.py.example @@ -0,0 +1,4 @@ +API_ID = 0 +API_HASH = '' +API_TOKEN = '' +DYNMAP_ADDRESS = 'http://domain.com:8123'