Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 294 Bytes

File metadata and controls

10 lines (8 loc) · 294 Bytes

CustomRooms

Create temporary voice channels in your discord server.

How To Use

  • Add your bot token in docker-compose.yml (You can get your bot token from discord developer portal)
  • Run the following command to run the bot as a docker container: ```$ docker-compose up```