Skip to content

Releases: Noikz/DiscordStatusChanger

V1.0.2

25 Mar 22:32
Compare
Choose a tag to compare

Normal Changes

  • Changed every text to english

Technical Changes

  • Debug messages are now only sent in console if the debugMode variable is set to True

IMPORTANT

You need python installed to run the program. You can download it here

Before running the program for the first time make sure the required packages are installed to do so run

pip install pypresence PySimpleGUI

In cmd if your on windows or terminal if your on linux

V1.0.1

24 Mar 11:54
2bbf801
Compare
Choose a tag to compare

Changelog

  • Added message if discord is not currently running when you open the program.

  • Added it so it automatically creates an empty savedStatus file if there is none available.

IMPORTANT

You need python installed to run the program. You can download it here

Before running the program for the first time make sure the required packages are installed to do so run

pip install pypresence PySimpleGUI

In cmd if your on windows or terminal if your on linux