Failed start of a game, thought way too hard about this just for it to wither and die lmao. The telegram, and procedural dungeon part actually work which is neat, but nothing else really does. The project does build if you wanna see it.
Make an App.config file and add the following:
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<appSettings>
<add key="telegramKey" value="telegramkey"/>
</appSettings>
</configuration>
If there are any questions, bugs, or feature requests please open an issue on gitlab/github! 🐶