mirror of
https://github.com/Technicolor-creamsicle/Osselbot.git
synced 2026-08-07 15:50:34 -04:00
4 lines
65 B
Dart
4 lines
65 B
Dart
Map<String, dynamic> Config = {
|
|
'token': 'TOKEN GOES HERE',
|
|
};
|