Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 375 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 375 Bytes

Discord Autochannel

Discord bot to create temporary private channels.

Install

  1. Rename the default_config.ini to config.ini

  2. Configure your Discord Bot token and other bot-related settings

  3. Make sure to have all dependency listed in requirements.txt installed:

     pip install -r requirements.txt
    
  4. Launch the bot with:

     python autochannel.py