diff options
| author | Alee <alee14498@gmail.com> | 2018-04-16 15:18:30 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-04-16 15:18:30 -0400 |
| commit | 49189140fa042ce270fa7dd4f30916a6faed0111 (patch) | |
| tree | f1f550c7898f821f833cd4b66099fad845db2011 /absettings.json.example | |
| parent | 649343b07f025174363e8731afeda709f5815d50 (diff) | |
| download | AleeBot-49189140fa042ce270fa7dd4f30916a6faed0111.tar.gz AleeBot-49189140fa042ce270fa7dd4f30916a6faed0111.tar.bz2 AleeBot-49189140fa042ce270fa7dd4f30916a6faed0111.zip | |
Removed DBL from example
Diffstat (limited to 'absettings.json.example')
| -rw-r--r-- | absettings.json.example | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/absettings.json.example b/absettings.json.example index beff8c3..09eb39c 100644 --- a/absettings.json.example +++ b/absettings.json.example @@ -1,6 +1,5 @@ {
"abtoken": "token",
"ownerID": "242775871059001344",
- "prefix": "ab:",
- "dbltoken": "your dbl token"
-}
+ "prefix": "ab:"
+ }
|
