Update and link new discord docs; reformat code for PEP8
This commit is contained in:
parent
45d52458e0
commit
c6e3ee7589
13 changed files with 66 additions and 18 deletions
|
|
@ -10,8 +10,8 @@ added to `server/conf/secret_settings.py` as your DISCORD_BOT_TOKEN
|
|||
"""
|
||||
import json
|
||||
import os
|
||||
from random import random
|
||||
from io import BytesIO
|
||||
from random import random
|
||||
|
||||
from autobahn.twisted.websocket import (
|
||||
WebSocketClientFactory,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue