No description
Find a file
BuildTools 70c8b1c1c9 Fixed floating "PESTERLOGS:" in pesterchum theme.
The background was being applied to QMenu for some reason.
2021-03-26 15:14:58 +01:00
docs Reimplemented console.py & a lot of README stuff! 2021-03-25 14:09:43 +01:00
oyoyo Changed the way Pesterchum quits + TLS fix. 2021-03-25 23:08:08 +01:00
pnc 1/9 2021-03-23 22:36:43 +01:00
quirks 1/9 2021-03-23 22:36:43 +01:00
smilies incorrect sRGB profile fix attempt 2021-03-23 23:23:34 +01:00
themes incorrect sRGB profile fix attempt 2021-03-23 23:23:34 +01:00
.gitignore .gitignore 2021-03-26 12:12:05 +01:00
CHANGELOG.md Changed the way Pesterchum quits + TLS fix. 2021-03-25 23:08:08 +01:00
console.py Reimplemented console.py & a lot of README stuff! 2021-03-25 14:09:43 +01:00
convo.py 1/9 2021-03-23 22:36:43 +01:00
dataobjs.py 1/9 2021-03-23 22:36:43 +01:00
generic.py Fixed floating "PESTERLOGS:" in pesterchum theme. 2021-03-26 15:14:58 +01:00
irc.py Changed the way Pesterchum quits + TLS fix. 2021-03-25 23:08:08 +01:00
LICENSE Reimplemented console.py & a lot of README stuff! 2021-03-25 14:09:43 +01:00
logviewer.py Fixed "Could not parse stylesheet" 2021-03-24 21:03:49 +01:00
luaquirks.py Fixed issue where Pesterchum crashed if a quirk was malformed 2021-03-25 18:41:07 +01:00
memos.py Fixed floating "PESTERLOGS:" in pesterchum theme. 2021-03-26 15:14:58 +01:00
menus.py Preparation for building :) 2021-03-24 22:34:55 +01:00
mispeller.py 1/9 2021-03-23 22:36:43 +01:00
mood.py 1/9 2021-03-23 22:36:43 +01:00
nickservmsgs.py Auto-identify with NickServ 2014-01-12 00:21:23 -08:00
ostools.py 1/9 2021-03-23 22:36:43 +01:00
parsetools.py Changed week to microsecond 2021-03-24 16:50:58 +01:00
PCskins.png pyinstaller ready 2021-03-25 09:09:58 +01:00
pesterchum.ico pyinstaller ready 2021-03-25 09:09:58 +01:00
Pesterchum.png pyinstaller ready 2021-03-25 09:09:58 +01:00
pesterchum.py Changed the way Pesterchum quits + TLS fix. 2021-03-25 23:08:08 +01:00
pesterchum.spec Reimplemented console.py & a lot of README stuff! 2021-03-25 14:09:43 +01:00
profile.py Socket SSL attempt (No hostname validation) 2021-03-24 20:51:33 +01:00
pyquirks.py Fixed issue where Pesterchum crashed if a quirk was malformed 2021-03-25 18:41:07 +01:00
pytwmn.py Moved pytwmn.py 2021-03-25 08:49:27 +01:00
quirks.py 1/9 2021-03-23 22:36:43 +01:00
randomer.py Fixed issue where Pesterchum crashed if a quirk was malformed 2021-03-25 18:41:07 +01:00
README.md Update README.md 2021-03-25 22:14:21 +00:00
server.json 4/9 2021-03-23 22:39:33 +01:00
setup.py Reimplemented console.py & a lot of README stuff! 2021-03-25 14:09:43 +01:00
toast.py Preparation for building :) 2021-03-24 22:34:55 +01:00
TODO.md Changed the way Pesterchum quits + TLS fix. 2021-03-25 23:08:08 +01:00
version.py WIP exit & traymenu fix 2021-03-25 21:39:37 +01:00

PESTERCHUM

Maintained repository of ghostDunk's Pesterchum. Connects to irc.pesterchum.xyz by defaults since the official server shut down (custom servers can be configured in server.json!!). Pesterchum is an instant messaging client copying the look and feel of clients from Andrew Hussie's webcomic Homestuck.

This repository builds on (and was mirrored from!) from pesterchum-karxi + Hydrothermal's nickserv fix.

Check out CHANGELOG.md file to see what's changed! Check out TODO.md to see this repo's current goals >:3c

For the old READMEs and guides, view the docs folder. (I removed Lexicality's macBuilds since it's no longer applicable)

INSTALATION

Download the appropriate release for your platform from releases, extract the zip file to any directory, and run the executable : )

BUILDING

Building Pesterchum yourself is not required to run it!!! This is only relevant if you know what you're doing >:3c

REQUIREMENTS:

PYTHON DEPENDENCIES

CX_FREEZE METHOD

Windows:

python setup.py build

Mac:

python setup.py py2app Currently doesn't work!! Give me a few days, it's hard to test this kind of stuff since I don't have a mac :(

PYINSTALLER METHOD

Linux (might also work on other platforms!!):

pyinstaller pesterchum.spec

SMILIES

Just for easy reference. :3 (Taken from docs/README-karxi.mkdn)

  • :rancorous:
  • :apple:
  • :bathearst:
  • :cathearst:
  • :woeful:
  • :pleasant:
  • :blueghost:
  • :slimer:
  • :candycorn:
  • :cheer:
  • :duhjohn:
  • :datrump:
  • :facepalm:
  • :bonk:
  • :mspa:
  • :gun:
  • :cal:
  • :amazedfirman:
  • :amazed:
  • :chummy:
  • :cool:
  • :smooth:
  • :distraughtfirman:
  • :distraught:
  • :insolent:
  • :bemused:
  • :3:
  • :mystified:
  • :pranky:
  • :tense:
  • :record:
  • :squiddle:
  • :tab:
  • :beetip:
  • :flipout:
  • :befuddled:
  • :pumpkin:
  • :trollcool:
  • :jadecry:
  • :ecstatic:
  • :relaxed:
  • :discontent:
  • :devious:
  • :sleek:
  • :detestful:
  • :mirthful:
  • :manipulative:
  • :vigorous:
  • :perky:
  • :acceptant:
  • :olliesouty:
  • :billiards:
  • :billiardslarge:
  • :whatdidyoudo: