1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-06 21:46:24 -07:00
gochan/README.md

26 lines
441 B
Markdown
Raw Normal View History

2013-07-04 02:47:05 -07:00
Gochan
2013-02-02 14:53:39 -08:00
=======
A muti-threaded Imageboard software project in Go
2013-07-04 02:49:56 -07:00
At the moment, regular users can:
2013-07-11 02:14:09 -07:00
- Log in as the admin account (password is "password", staff management coming soon)
2013-07-04 02:49:56 -07:00
2013-07-04 02:47:05 -07:00
- Post in a thread (thread creation coming very soon)
2013-07-04 02:49:56 -07:00
2013-07-04 02:47:05 -07:00
- Upload an image with a post
2013-07-04 02:49:56 -07:00
2013-07-04 02:47:05 -07:00
Staff can:
2013-07-04 02:49:56 -07:00
2013-07-04 02:47:05 -07:00
- View announcements (announcment editing coming soon)
2013-07-04 02:49:56 -07:00
2013-07-04 02:47:05 -07:00
- Log out
2013-07-04 02:49:56 -07:00
2013-07-04 02:47:05 -07:00
- Use various other half implemented functions
2013-07-04 02:49:56 -07:00
2013-07-04 02:47:05 -07:00
- Post deletion and bans coming soon
2013-07-04 02:49:56 -07:00