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