Admiral-Fish / DiscordBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DiscordBot

DiscordBot for the PokemonRNG server.

PokemonRNG

.env file setup

Create a file in the root of the folder named .env, and setup these values:

  • DISCORD_TOKEN - The bot's discord token
  • MODROLE_ID - The ID of the mod role
  • LOGCHAN_ID - The ID of the mod's log channel
  • MEMBERCHAN_ID - The ID of the channel where new users get the member role
  • MEMBERROLE_ID - The ID of the member role
  • BUILDS - A comma seperated list of valid build names
  • BUILDCHAN_IDs - A comma seperate list of channel IDs where build can be posted
  • FILTER_WORDS - A comma separated list of words to filter
  • FILTER_IGNORE_CHANNELS - A comma separated list of channel IDs to not filter

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%