You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 3, 2024. It is now read-only.
Describe the bug
When using >marry on a Discord bot Miki will send the proposal message but the bot can't accept the proposal (resonably so).
To Reproduce
Steps to reproduce the behavior:
Use >marry on a Discord bot.
Try to use >marriage accept trough the bot.
Expected behavior
The bot should checks if the pinged user is a bot and if so should send a different message than the proposal one. An example for this would be the message that the bot sends after trying to marry Miki itself.
Since Miki obviously doesn't react upon bot input a different message than the proposal one would be nice.
Describe the bug
When using
>marryon a Discord bot Miki will send the proposal message but the bot can't accept the proposal (resonably so).To Reproduce
Steps to reproduce the behavior:
>marryon a Discord bot.>marriage accepttrough the bot.Expected behavior
The bot should checks if the pinged user is a bot and if so should send a different message than the proposal one. An example for this would be the message that the bot sends after trying to marry Miki itself.