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 has been archived by the owner on Jul 25, 2024. It is now read-only.
A command to fetch a page from wii.guide and send a message in chat linking to the guide page. With no arguments, it links the index page of wii.guide.
Usage
!guide [query]
Should we allow it to fetch pages from 3ds.hacks.guide/wiiu.hacks.guide/dsi.cfw.guide as well? If so command syntax would likely be like so:
!guide <platform> [page]
but we could always allow platform if we decide to have that flexibility later.
Command
A command to fetch a page from wii.guide and send a message in chat linking to the guide page. With no arguments, it links the index page of wii.guide.
Usage
!guide [query]
Should we allow it to fetch pages from 3ds.hacks.guide/wiiu.hacks.guide/dsi.cfw.guide as well? If so command syntax would likely be like so:
!guide <platform> [page]
but we could always allow platform if we decide to have that flexibility later.
Example
This would be for wii.guide/riiconnect24-dolphin:
!guide riiconnect24-dolphin
We could also just have it search wii.guide for this page - but I suspect that would be harder from a coding perspective.
The text was updated successfully, but these errors were encountered: