discord-selena icon indicating copy to clipboard operation
discord-selena copied to clipboard

How Do I Make It Go Online?

Open Echo-Script opened this issue 6 years ago • 1 comments

Echo-Script avatar May 12 '19 13:05 Echo-Script

This is rather old but i'll answer anyways. Given you have python 3.5+ installed and assuming you're on windows given you didn't understand their linux-style tutorial:

  1. Open a command prompt window

  2. Type: cd your/file/path/to/the/folder/containing/discord-selena

  3. Type: py selena.py

Bam it's running. (if you entered a valid bot token and channel id under config.ini)

Starlette7 avatar Apr 21 '22 17:04 Starlette7