diff --git a/README.md b/README.md index e7e9562..81b47a4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # BonziWORLD +This project has been discontinued due to my time being taken up by other responsibilities. Thanks for all the laughs and memes along the way. + +**This project was unarchived in order to document security issues. However, barely anyone used issues for that purpose are more often created irrelevant complaints. To be clear, *I no longer have anything to do with any actively hosted instance of BonziWORLD or any of the community.* Do not bug me about anything related to BonziWORLD, I have nothing to do with it and no longer want anything to do with it.** + +All the source code for the server and client is publically available here. If you want to run your own BonziWORLD, by all means go ahead. Do whatever you'd like with this code. Just try to put me somewhere in the credits. + ## Dependencies - Node.js and npm - Ruby @@ -34,4 +40,4 @@ After this, BonziWORLD will be accessible on port 3000. (http://localhost:3000/) I'm not responsible if you screw up anything with your computer while setting this up. I have no idea how you would, but someone will find a way. I also will not provide support for installing dependencies. If you have everything installed properly, the above commands will work. ## License -MIT \ No newline at end of file +MIT diff --git a/src/Gruntfile.js b/src/Gruntfile.js index 35a8be9..9d7dfb5 100644 --- a/src/Gruntfile.js +++ b/src/Gruntfile.js @@ -198,9 +198,6 @@ config.md.www = { files: [{ src: WWW_SRC + 'README.md', dest: WWW_BUILD + "readme.html" - }, { - src: WWW_SRC + 'memecrew.md', - dest: WWW_BUILD + "memecrew.html" }] }; diff --git a/src/www/README.md b/src/www/README.md index 0adc238..aaf6514 100644 --- a/src/www/README.md +++ b/src/www/README.md @@ -91,35 +91,4 @@ Remember that people can play YouTube videos whenever they want. **Keep your vol * ~~Crosswalk~~ RIP CROSSWALK v1.?.? - v1.4.2 * scss/sass -You guys are awesome. (And so are you, whoever's reading this!) There are also probably some others I forgot. If I remember you, I'll add you here. - -[memecrew_url]: /memecrew.html - -## The Meme Crew - -[Moved the random shoutouts that people ask for to their own page.][memecrew_url] If you want to be listed here just email me and I'll probably put you in the next version. - -[github_url]: https://github.com/Joseph14078/BonziWORLD - -## GitHub - -Yep, BonziWORLD is on GitHub! Server and all! If you wanna poke around and see how things work, go check it out! License is MIT, so feel free to use the code for whatever. Just make sure you give proper credit. - -[GitHub Repository][github_url] - -## Contact me - -### bonzi@bonziworld.com - -Email me there with any comments, questions, or concerns. Or whatever else. Memes? Sure, throw those in too. Be warned that I'm notoriously awful at checking my email though. - -## App Banners - -[pc_banner]: ./img/app/desktop.png -![Open on PC for the best experience. (bonziworld.com)][pc_banner] - -[gplay_banner]: ./img/app/google-play-badge.png -[gplay_url]: https://play.google.com/store/apps/details?id=com.jojudge.bonziworld -[![Get it on Google Play.][gplay_banner]][gplay_url] - -Google Play and the Google Play logo are trademarks of Google Inc. \ No newline at end of file +You guys are awesome. (And so are you, whoever's reading this!) There are also probably some others I forgot. If I remember you, I'll add you here. \ No newline at end of file diff --git a/src/www/memecrew.md b/src/www/memecrew.md deleted file mode 100644 index dbe36a8..0000000 --- a/src/www/memecrew.md +++ /dev/null @@ -1,17 +0,0 @@ -[logo]: ./img/readme/logo.png -![BonziWORLD logo. I may have taken "inspiration" from WinXP.][logo] - -# BonziWORLD - -###### Leading the industry in gorilla-based chat clients. - -[shoutout1_url]: https://www.youtube.com/channel/UCpIJWYK1BB8LRA5eMZpQX-Q -[shoutout2_url]: https://soundcloud.com/hexadecimalofficial - -## The Meme Crew - -* "those three shits who came on my app at 2 in the morning" -* [FoenixGamer][shoutout1_url] -* [Hex][shoutout2_url] -* kekilia -* electimon \ No newline at end of file