More actions
m (Text replacement - "Infobox 3DS homebrew" to "Infobox-3DS-Homebrews") |
No edit summary |
||
Line 3: | Line 3: | ||
| image = https://dlhb.gamebrew.org/3dshomebrew/luaIRC.jpg|250px | | image = https://dlhb.gamebrew.org/3dshomebrew/luaIRC.jpg|250px | ||
| type = Other Apps | | type = Other Apps | ||
| version = v1.0 | | version=v1.0 | ||
| lastupdated = 2016/11/14 | |||
| licence = Mixed | | licence = Mixed | ||
| author = rinnegatamante | | author = rinnegatamante | ||
| website = https://gbatemp.net/threads/luairc-3ds-by-rinnegatamante.448709/ | | website = https://gbatemp.net/threads/luairc-3ds-by-rinnegatamante.448709/ | ||
| download = https://dlhb.gamebrew.org/3dshomebrew/luaIRC.rar | | download = https://dlhb.gamebrew.org/3dshomebrew/luaIRC.rar | ||
| source = | | source = | ||
}} | }} | ||
<youtube>OyGdP7iC8RE</youtube> | <youtube>OyGdP7iC8RE</youtube> | ||
Line 16: | Line 17: | ||
luaIrc is an IRC client for 3DS written with Lua Player Plus 3DS, allowing you to chat with your friends whenever you want. | luaIrc is an IRC client for 3DS written with Lua Player Plus 3DS, allowing you to chat with your friends whenever you want. | ||
Features: | ==Features:== | ||
* Multi-channels support: You can join multiple channels and switch towards chats easily. | * Multi-channels support: You can join multiple channels and switch towards chats easily. | ||
* New messages detection: When a new message is detected on an inactive chat, the channel name will change color in the channel list. | * New messages detection: When a new message is detected on an inactive chat, the channel name will change color in the channel list. | ||
Line 25: | Line 25: | ||
* Private messages support (insert an username as the channel when opening a new channel). | * Private messages support (insert an username as the channel when opening a new channel). | ||
Controls: A = Prompt keyboard to send a new message. START = Prompt keyboard to connect to a new channel. UP/DOWN = Switch channel SELECT = Exit homebrew | ==Controls:== | ||
* A = Prompt keyboard to send a new message. | |||
* START = Prompt keyboard to connect to a new channel. | |||
* UP/DOWN = Switch channel | |||
* SELECT = Exit homebrew | |||
Config file (optional): The config.lua file can be edited and put in /luaIrc/ to change some default settings: nick_default = Default nickname that will be shown at startup. (Default: PSN Nickname) --> this probably is wrong and a result of copying from the original thread. I'll ask what is the default nick on the 3DS and then update this. server_default = Default server hostname that will be shown at startup. (Default: Freenode) channel_default = Default channel name that will be shown at startup. (Default: #botwar) | Config file (optional): The config.lua file can be edited and put in /luaIrc/ to change some default settings: nick_default = Default nickname that will be shown at startup. (Default: PSN Nickname) --> this probably is wrong and a result of copying from the original thread. I'll ask what is the default nick on the 3DS and then update this. server_default = Default server hostname that will be shown at startup. (Default: Freenode) channel_default = Default channel name that will be shown at startup. (Default: #botwar) | ||
Credits: StepS for helping me understand how PART and QUIT commands work. @ihaveamac for the help while testing the homebrew. | Credits: StepS for helping me understand how PART and QUIT commands work. @ihaveamac for the help while testing the homebrew. | ||
Revision as of 05:33, 7 September 2021
Template:Infobox-3DS-Homebrews
Download - http://www.logic-sunrise.com/news-891935-luairc-v10-le-premier-client-irc-pour-la-3ds.html
luaIrc is an IRC client for 3DS written with Lua Player Plus 3DS, allowing you to chat with your friends whenever you want.
Features:
- Multi-channels support: You can join multiple channels and switch towards chats easily.
- New messages detection: When a new message is detected on an inactive chat, the channel name will change color in the channel list.
- PART, QUIT, JOIN, PRIVMSG, PING, NAMES, TOPIC commands detection.
- Auto-detection of Nickname for default nickname usage.
- Channel's topics support.
- Private messages support (insert an username as the channel when opening a new channel).
Controls:
- A = Prompt keyboard to send a new message.
- START = Prompt keyboard to connect to a new channel.
- UP/DOWN = Switch channel
- SELECT = Exit homebrew
Config file (optional): The config.lua file can be edited and put in /luaIrc/ to change some default settings: nick_default = Default nickname that will be shown at startup. (Default: PSN Nickname) --> this probably is wrong and a result of copying from the original thread. I'll ask what is the default nick on the 3DS and then update this. server_default = Default server hostname that will be shown at startup. (Default: Freenode) channel_default = Default channel name that will be shown at startup. (Default: #botwar)
Credits: StepS for helping me understand how PART and QUIT commands work. @ihaveamac for the help while testing the homebrew.