Template to build bots for Discord.
PLace correct data in env file and rename it to .env
DISCORD_TOKEN='<DISCOD_TOKEN>'- this token is generated when you setup bot on your Dicsord accountDISCORD_GUILD='<DISCORD_SERVER_NAME>'- name of the server where bot should connect toDISCORD_CHANNEL='<CHANNEL_NAME_ON_SERVER>'- channel to interact with bot. By default bot will respond on all channels. THis can be used for further development to control where bot should watch for messages and respons