More actions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
|title=Discord Client | |title=Discord Client | ||
|image=Discord-3DS-Client.png | |image=Discord-3DS-Client.png | ||
|description=A simple unofficial Discord client to use as an example | |description=A simple unofficial Discord client to use as an example. | ||
|author=yourWaifu | |author=yourWaifu | ||
|lastupdated=2017/10/16 | |lastupdated=2017/10/16 | ||
Line 8: | Line 8: | ||
|version=1.1.1 | |version=1.1.1 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/ | |download=https://dlhb.gamebrew.org/3dshomebrews/discord3dsclient.7z | ||
|website=https://github.com/yourWaifu/Discord-3DS-Client | |website=https://github.com/yourWaifu/Discord-3DS-Client | ||
|source=https://github.com/yourWaifu/Discord-3DS-Client | |source=https://github.com/yourWaifu/Discord-3DS-Client | ||
}} | }} | ||
{{Obsolete}} | |||
This is a simple Discord client for the 3DS build using the [https://github.com/yourWaifu/sleepy-discord Sleepy Discord library] and the [https://github.com/tatsuhiro-t/wslay Wslay library]. This is not the official Discord client, and was written as an example to demonstrate how to use Discord API. | |||
This | |||
'''Note:''' No longer supported (see [https://gbatemp.net/threads/release-discord-3ds-client.486294/post-9116309 details]). | |||
==Features== | |||
* Send messages. | |||
* Read messages. | |||
* Change channels. | |||
==Installation== | |||
First, you need a token to an account that you own, because Discord doesn't want people asking for passwords. | |||
The token should be place this into a file called <code>discord token.txt</code> in the root of your SD card. | |||
==Controls== | |||
D-Pad Down - Next channel | |||
D-Pad Right - Next server | |||
Y - Load messages | |||
A - Send Message | |||
==Changelog== | |||
'''v1.1''' | |||
* Fixed issues with bots. | |||
* Added switch to previous server feature. | |||
* Starting up is now a bit faster. | |||
'''v1.1''' | |||
* Added support for user accounts. | |||
'''v1.0.1''' | |||
* Fixed a few crashes. | |||
* Booting up should now take 3 seconds less. | |||
'''v1.0''' | |||
* First version. | |||
==Credits== | |||
Thanks to Sono and others in the Nintendo Homebrew #dev channel for the help. | |||
==External links== | |||
* GitHub - https://github.com/yourWaifu/Unofficial-Discord-3DS-Client | |||
* GBAtemp - https://gbatemp.net/threads/release-discord-3ds-client.486294/post-9116309 | |||
[[Category:3DS homebrew applications]] | |||
[[Category:Other 3DS homebrew applications]] |
Revision as of 08:11, 5 December 2021
Discord Client | |
---|---|
File:Discord-3DS-Client.png | |
General | |
Author | yourWaifu |
Type | Other Apps |
Version | 1.1.1 |
License | Mixed |
Last Updated | 2017/10/16 |
Links | |
Download | |
Website | |
Source | |
This application has been obsoleted by one or more applications that serve the same purpose, but are more stable or maintained. |
This is a simple Discord client for the 3DS build using the Sleepy Discord library and the Wslay library. This is not the official Discord client, and was written as an example to demonstrate how to use Discord API.
Note: No longer supported (see details).
Features
- Send messages.
- Read messages.
- Change channels.
Installation
First, you need a token to an account that you own, because Discord doesn't want people asking for passwords.
The token should be place this into a file called discord token.txt
in the root of your SD card.
Controls
D-Pad Down - Next channel
D-Pad Right - Next server
Y - Load messages
A - Send Message
Changelog
v1.1
- Fixed issues with bots.
- Added switch to previous server feature.
- Starting up is now a bit faster.
v1.1
- Added support for user accounts.
v1.0.1
- Fixed a few crashes.
- Booting up should now take 3 seconds less.
v1.0
- First version.
Credits
Thanks to Sono and others in the Nintendo Homebrew #dev channel for the help.