Osselbot/lib/config.dart

4 lines
65 B
Dart

Map<String, dynamic> Config = {
'token': 'TOKEN GOES HERE',
};