Controlling the game OMORI by using DirectInput through Discord chat
A computer running on Windows (Windows 10 recommended).
You need Python 3.6 or higher which supports asynchronous operations.
Of course, the game OMORI (legally get the game on steam)
- The
requirements.txt
and installing bypip3 install -r requirements.txt
. - Set your discord bot
TOKEN
onmain.py
. - Set channel ID to listen for events on main.py line 41.
- Run the bot by
py main.py
- Make sure the game window is actively focused or else it will not work.
Z - Confirm
X - Cancel
Q - Show the hangman menu (story progress)
W - Show the map (story progress)
(Append !
to run, e.g. up! or down!)
Up - Go up
Down - Go down
Left - Go left
Right - Go right