Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/himarplupi/bot-himarpl
Phoenix-chan: HIMARPL Telegram Bot Repository
https://github.com/himarplupi/bot-himarpl
nextjs reactjs t3-stack telegram-bot typescript
Last synced: 3 days ago
JSON representation
Phoenix-chan: HIMARPL Telegram Bot Repository
- Host: GitHub
- URL: https://github.com/himarplupi/bot-himarpl
- Owner: himarplupi
- License: mit
- Created: 2024-07-24T03:27:08.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T12:42:48.000Z (5 months ago)
- Last Synced: 2024-11-02T03:23:49.585Z (about 2 months ago)
- Topics: nextjs, reactjs, t3-stack, telegram-bot, typescript
- Language: TypeScript
- Homepage: https://bot.himarpl.com
- Size: 242 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Bot HIMARPL dibuat menggunakan Next.js dengan Telegram API Webhooks.## Ini repo apa sih?
Bot HIMARPL yang diberi nama [Phoenix-chan](https://t.me/himarpl_bot) oleh [Departemen Kominfo HIMARPL](https://www.himarpl.com/about/be/kominfo) adalah bot resmi Himpunan Mahasiswa Rekayasa Perangkat Lunak. Repo ini adalah kode sumber untuk bot tersebut.
## Instalasi
Ikuti panduan memulai installasi dari [Panduan Kontribusi][] untuk menyiapkan proyek secara lokal.
```bash
npm ci
npm run dev
```## Kontribusi
Proyek ini mengadopsi [Kode Etik][] HIMARPL.
Dokumentasi untuk desain infrastruktur lengkap dapat ditemukan di [Website Dokumentasi HIMARPL](https://docs.himarpl.com).> \[!NOTE]\
> Kami merekomendasikan membaca semua Tautan Relevan di bawah ini sebelum melakukan perubahan kode; Termasuk perubahan Dependency, perubahan Konten, dan perubahan Kode.### Deployment
Website secara otomatis di-deploy ke [Vercel](https://vercel.com) melalui integrasi Aplikasi GitHub Action saat ada push baru pada cabang `main`.
Integrasi saat ini dimiliki dan dikelola oleh Tim Website di Departemen Kominfo HIMARPL.
## Tautan Relevan
[Kode Etik][]
[Panduan Kontribusi][]
## Terima Kasih
- Terima kasih kepada semua kontributor dan kolaborator yang mengembangkan proyek ini.
[kode etik]: https://github.com/himarplupi/bot-himarpl/blob/main/CODE_OF_CONDUCT.md
[panduan kontribusi]: https://github.com/himarplupi/bot-himarpl/blob/main/CONTRIBUTING.md