added don't join servers in order to prevent the bot from spreading if needed
This commit is contained in:
@ -11,6 +11,8 @@
|
||||
public bool? ForwardMessages;
|
||||
public string SoundCloudClientID;
|
||||
public string MashapeKey;
|
||||
public string LOLAPIKey;
|
||||
public bool DontJoinServers = false;
|
||||
}
|
||||
public class AnimeResult
|
||||
{
|
||||
|
Reference in New Issue
Block a user