mirror of
https://github.com/System-End/slack-end.git
synced 2026-04-19 10:10:30 +00:00
No description
Co-authored-by: NeonGamerBot-QK <neon@saahild.com> Signed-off-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com> |
||
|---|---|---|
| assets | ||
| ctf | ||
| docs | ||
| scripts | ||
| src | ||
| .env.example | ||
| .envrc | ||
| .gitattributes | ||
| .gitignore | ||
| .wakaignore | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| preboot.sh | ||
| README.md | ||
| TODO.md | ||
| tsconfig.json | ||
| wak.toml | ||
| yarn.lock | ||
Table of Contents
About The Project
A slack version of zeon for the hackclub slack. zeon is my all purpose bot which helps me on a daily basis.
Features
Some major features of zeon are:
- Blind mail Learn how that works here
- sticky messages (stays at the bottom of the channel)
- Hackclub shipment viewer
- bday system
- d20 dice system
- poll's (comming soon)
- high seas lb tracker
- zeon tags
- #whats-my-slack-id
- advent of code priv lb tracker (not active rn since no aoc)
- hangman
- hackclub cdn
- CTF (comming soon)
- high seas shop
- hackatime tracker (personal)
- how was your day (personal)
- code watcher (personal)
- nextdns logs (personal)
- spotify and jellyfin status in slack (personal)
- irl status (personal)
- Many other features which are mostly personal
Built With
- Typescript
- boltjs (slacks framework)
- bcrypt
- Simple Json Db
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Top contributors:
License
Distributed under the MIT License. See LICENSE.txt for more information.
Contact
Neon - neon@saahild.com Contact me in the hackclub slack: @neongamerbot
Project Link: https://github.com/NeonGamerBot-QK/slack-zeon
Acknowledgments
- Anyone who uses slackjs
amazing api