Giter Site home page Giter Site logo

cozygalvinism / pesterchum Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 1.91 MB

Pesterchum has hit the web! This web app let's you chat with your chumbuds while also staying very easy to install and use!

Home Page: https://cozygalvinism.github.io/pesterchum/

Makefile 0.48% Vue 13.93% JavaScript 76.07% SCSS 1.55% HTML 5.91% Dockerfile 2.06%
pesterchum homestuck vue webapp pwa irc

pesterchum's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

pesterchum's Issues

Implement IRC connection and command handling

This one is gonna be the heart of the whole application. In the beginning, I will most likely port the irc.py file from the Pesterchum repo over to JavaScript first and get it running with that and after that optimize the code to work as well, if not better than the original code.

  • NOTICE
  • PRIVMSG
  • WELCOME / 001
  • NICKNAMEINUSE / 433
  • QUIT
  • KICK
  • PART
  • JOIN
  • MODE
  • NICK
  • NAMREPLY / 353
  • ENDOFNAMES / 366
  • LISTSTART / 321
  • LIST / 322
  • LISTEND /323
  • UMODEIS / 221
  • INVITE
  • INVITEONLYCHAN / 473
  • CHANNELMODEIS / 324
  • CANNOTSENDTOCHAN / 404
  • TOOMANYPEEPS / 010
  • PING

Quirks

Quirks are a huge thing in the original Pesterchum, so this one obviously needs them too. I will most likely end up writing an easy to use regex creator for quirks along with an "advanced" mode for people that know regex.

Chat views

The chat views for memos and PMs still need to be implemented. How they will look like and where they will be, I haven't decided yet.

Keeping chat and memo logs

Although this can make the app slow to load, so there might be a feature to archive logs and save them to a file and/or possibly even upload them to Pastebin/Hastebin?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.