Advertisement
Guest User

Untitled

a guest
Jul 30th, 2016
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. public List<string> ServerChannels = new List<string> { "coord-bot", "coords_bot", "coordsbots", "90_plus_iv", "90plus_ivonly", "rare_spottings", "high_iv_pokemon", "rare_pokemon" };
  2. public string DiscordToken = "";
  3. public int Port = 16969;
  4. public bool useToken = false;
  5. public string DiscordUser = "blahhh@hotmail.com";
  6. public string DiscordPassword = "123456";
  7. public bool usePokeSnipers = false;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement