More actions
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
<youtube>JbRQZErSkkI</youtube> | <youtube>JbRQZErSkkI</youtube> | ||
'''IF YOU DON'T WANT YOUR DISCORD ACCOUNT BANNED, YOU SHOULD STOP USING 3DISCORD RIGHT NOW! SOURCE ONLY!''' | |||
== DiscordCTR == | |||
DiscordCTR is a Discord client for the 3DS using Secure WebSockets for communication. | DiscordCTR is a Discord client for the 3DS using Secure WebSockets for communication. | ||
== Dependencies == | == Dependencies == | ||
Line 29: | Line 30: | ||
<ol start="3"> | <ol start="3"> | ||
<li>start DiscordCTR</li></ol> | <li>start DiscordCTR</li></ol> | ||
===controls:=== | ===controls:=== | ||
* START: connect/disconnect | * START: connect/disconnect | ||
Line 36: | Line 38: | ||
* SELECT: exit | * SELECT: exit | ||
* hold R or L: faster scrolling | * hold R or L: faster scrolling | ||
To get your user token, follow the instructions on this image | To get your user token, follow the instructions on this image | ||
https://dlhb.gamebrew.org/3dshomebrew/DiscordCTR.jpg | |||
Revision as of 06:32, 12 September 2021
Template:Infobox-3DS-Homebrews
IF YOU DON'T WANT YOUR DISCORD ACCOUNT BANNED, YOU SHOULD STOP USING 3DISCORD RIGHT NOW! SOURCE ONLY!
DiscordCTR
DiscordCTR is a Discord client for the 3DS using Secure WebSockets for communication.
Dependencies
- ctrulib#5725ec2dedfffb2ee721dd8cddb3d24c288f452f
- sf2dlib#ac81d8703884dacfb7a355cc4125f6b23ae325d4 (included in the source code)
- WSA_CTR (available as a submodule)
- SimpleJSON (included in the source code)
License
Parts of DiscordCTR's source code are non-free. The source code was only provided for education purposes. Please see the source code's headers for more information about them. The rest of DiscordCTR's source code (or where it's not marked in the file) is licensed under the GNU GPLv3 license. Please see LICENSE
for more info. WSA_CTR is licensed under the GNU LGPLv3 license. Please see soos/WS/LICENSE
for more info. SimpleJSON is licensed under the MIT license. Please see soos/SimpleJSON/LICENSE
for more info.
Usage:
- 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
controls:
- START: connect/disconnect
- DPAD 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 or L: faster scrolling
To get your user token, follow the instructions on this image