Przeglądaj źródła

Linter cleanup

tags/1.0
Ian Albert 4 lat temu
rodzic
commit
53dc236c4c
3 zmienionych plików z 694 dodań i 328 usunięć
  1. 1
    1
      config.py.sample
  2. BIN
      rocketbot.db.sample
  3. 693
    327
      rocketbot.py

+ 1
- 1
config.py.sample Wyświetl plik

@@ -1,5 +1,5 @@
1 1
 # Copy this file to config.py and fill in necessary values
2
-config = {
2
+CONFIG = {
3 3
 	'clientToken': 'token',
4 4
 	'dbHost': 'localhost',
5 5
 	'dbUser': 'username',

BIN
rocketbot.db.sample Wyświetl plik


+ 693
- 327
rocketbot.py
Plik diff jest za duży
Wyświetl plik


Ładowanie…
Anuluj
Zapisz