Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Dev Branch #5

Merged
merged 4 commits into from
Dec 24, 2024
Merged

Update Dev Branch #5

merged 4 commits into from
Dec 24, 2024

Conversation

harmonie-durrant
Copy link
Owner

No description provided.

Added the basics of connecting to IRC Servers.

Added the following commands:
- /irc_help
- /irc_connect
- /irc_nick
- /irc_msg
- /irc_disconnect
- /irc_join
- /irc_leave

Known issues:
- Can't handle incoming error code messages from server
- No limits or checking of the contents of commands
Added:
- Auto connect (found in the config file)
Fixed:
- Sender name is now the sender not the recipient
- Duplicate text in config comments

Changed:
- Colours of irc_help are more readable and look nicer
- Sender colour is a little nicer
Rewritten command handler.

Client responds better to server messages and is now on it's own thread.

and other minor fixes to text formatting.
@harmonie-durrant harmonie-durrant merged commit 5bd1051 into dev Dec 24, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant