Skip to content

await-light/hackchatPYS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4e1222b · Jan 10, 2023

History

91 Commits
Aug 24, 2022
Aug 28, 2022
Jul 25, 2022
Nov 2, 2022
Aug 23, 2022
Aug 29, 2022

Repository files navigation

HackchatPYS

Note

rewrite

Sublime Text3 Setting

{
	"font_face":"FiraCode-Medium", # or FiraCode-Light
	"font_size": 13,
	"theme": "auto",
	"color_scheme": "Monokai.sublime-color-scheme",
	"folder_exclude_patterns": [".svn", ".git", ".hg", "CVS", ".Trash", ".Trash-*","__pycache__","hidden-*"],
    	"rulers": [80],
    	"word_wrap": true,
    	"wrap_width": 80,
}

About

Python server from hack.chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published