More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
|title=DiscordCTR | |title=DiscordCTR | ||
|image= | |image=3ds.png | ||
|description=Discord client written in C++ for the Nintendo 3DS. | |description=Discord client written in C++ for the Nintendo 3DS. | ||
|author=dvdcd | |author=dvdcd | ||
Line 8: | Line 8: | ||
|version=WIP | |version=WIP | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/3dshomebrew/ | |download=https://dlhb.gamebrew.org/3dshomebrew/discordctr.7z | ||
|website=https://github.com/dvdcd/DiscordCTR | |website=https://github.com/dvdcd/DiscordCTR | ||
|source=https://github.com/dvdcd/DiscordCTR | |source=https://github.com/dvdcd/DiscordCTR | ||
}} | }} | ||
{{Obsolete}} | |||
DiscordCTR is a Discord client for the 3DS using Secure WebSockets for communication. This is a fork of DiscordCTR by MarcusD (aka Sono). | |||
'''Note:''' Do not use or it can get your Discord account banned ([https://gbatemp.net/threads/functional-poc-discordctr.476752/post-7711889 more info]). The source code was only provided for education purposes. | |||
=== | ===User guide=== | ||
Create a file named .DiscordCTR.ini on your 3DS's SDCard. | |||
Put this in it: | |||
[Auth] Token=<insert your user/bot token here> | |||
https://dlhb.gamebrew.org/ | |||
Start DiscordCTR. | |||
To get your user token, follow the instructions on this image. | |||
https://dlhb.gamebrew.org/3dshomebrews/discordctr2.png | |||
==Controls== | |||
Start - Connect/disconnect | |||
D-Pad Up/Down or X/B - Scroll up and down | |||
A - Select menu option or open keyboard once in chat | |||
Y - Go back in menu | |||
Select - Exit | |||
Hold R/L - Faster scrolling | |||
==External links== | |||
* GitHub - https://github.com/dvdcd/DiscordCTR | |||
* GBAtemp - https://gbatemp.net/threads/functional-poc-discordctr.476752/post-8180870 | |||
[[Category:3DS homebrew applications]] | |||
[[Category:Other 3DS homebrew applications]] |
Revision as of 02:44, 8 December 2021
DiscordCTR | |
---|---|
General | |
Author | dvdcd |
Type | Other Apps |
Version | WIP |
License | Mixed |
Last Updated | 2018/07/30 |
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. |
DiscordCTR is a Discord client for the 3DS using Secure WebSockets for communication. This is a fork of DiscordCTR by MarcusD (aka Sono).
Note: Do not use or it can get your Discord account banned (more info). The source code was only provided for education purposes.
User guide
Create a file named .DiscordCTR.ini on your 3DS's SDCard.
Put this in it:
[Auth] Token=<insert your user/bot token here>
Start DiscordCTR.
To get your user token, follow the instructions on this image.
Controls
Start - Connect/disconnect
D-Pad Up/Down or X/B - Scroll up and down
A - Select menu option or open keyboard once in chat
Y - Go back in menu
Select - Exit
Hold R/L - Faster scrolling