-
## Summary
When the Console App front-end is launched and the user selects the option to run Miunie, the menu is no longer waiting for user input. This did not happen before we upgraded to a newer …
-
> 🎁 This issue is perfect for developers who are new to Miunie!
## Summary
Our Console Application doesn't specify a title and displays the executable path instead:
![image](https://user-imag…
-
> 🌻 This issue is perfect for developers who are new to Miunie!
## Summary
Our `BotConfiguration` object used in Avalonia to for example [set the bot token](https://github.com/control-net/Miunie…
-
> 🟥🟩 **WINDOWS 10** - Version 1903+ is required for the UWP UI.
> 🟦🟨 [How to setup UWP](https://docs.microsoft.com/en-us/windows/uwp/get-started/get-set-up)
## Summary
The user can view message…
-
## 🤔Issue
All casts should ideally be safely casted.
## 💡Proposed Solution
Quick refactor to handle the possibility of `null`
**Example**
```cs
var channel = Context.Channel as SocketTextCh…
-
> 💡 This issue is perfect for a Miunie beginner.
## Summary
Our time command would benefit from some improvements. 😊
Feel free to implement any one (or multiple) of these.
To learn more abo…
-
**Describe the bug**
Miunie encounters an unexpected error when trying to send a message into a channel she doesn't have permissions to send messages to.
**To Reproduce**
Steps to reproduce the b…
-
> 💡 This issue is perfect for a Miunie beginner.
> Feel free to ask about anything you might not understand. 😉
It would be fun to implement a command like this:
```
User: @Miunie what do you…
-
> 🟥🟩 **WINDOWS 10** - Version 1903+ is required for the UWP UI.
> 🟦🟨 [How to setup UWP](https://docs.microsoft.com/en-us/windows/uwp/get-started/get-set-up)
## Summary
When the user views the S…
-
> 🟥🟩 **WINDOWS 10** - Version 1903+ is required for the UWP UI.
> 🟦🟨 [How to setup UWP](https://docs.microsoft.com/en-us/windows/uwp/get-started/get-set-up)
> 🌻 This issue is perfect for developer…