- Kirim Pull Request, Jika mau berkontribusi dalam project ini
- Kirim Issues, Jika ada permasalahan pada project ini
- Kirim Pesan Saya, Jika ada sesuatu yang ingin dipertanyakan
Proyek API Development
Bagian | Tools yang digunakan |
---|---|
Back-End | Botman -> PHP |
Database | MySQL |
Web Server | Ngrok or Hosting |
Via Telegram : @Aisyah_Bukan_Bot
- Fork / Download This Repo
- Push to Web Host.
- Setting Database
- Webhook BOT :
https://api.telegram.org/bot[TokenBOT]/setWebhook?url=[Webhost]/[FolderProject - Jika Pake Folder]/bot.php (tanpa tanda "[]" )
- Done!. Testing for The BOT telegram
- Fork / Download This Repo
- Push to htdocs or folder anywhere.
- Setting Database
- CMD/GitBash command to folder project: php -S localhost:[PORT] (contoh 80)
- Open Aplikasi Ngrok, command : ngrok http [PORT] (mengikuti port localhost) https://ngrok.com/download
- Webhook BOT With CMD/GitBash :
curl -d url=[https ngrok server]/bot.php -X POST https://api.telegram.org/bot[TokenBOT]/setWebhook (tanpa tanda "[]" )
- Done!. Testing for The BOT telegram
Berikut menghapus webhook melalui browser :
https://api.telegram.org/bot[TOKEN]/setWebhook
- Anda perlu memasukan token BOT TELEGRAM anda pada file 'token.txt' di folder private (private/token.txt)
- Anda perlu setting database dahulu (aisyah_bukan_bot.sql)
- Disarankan testing via local -> Untuk Error bisa dilihat pada cmd nya (cmd yang saat command php -S localhost)
- Jika Terdapat Error Maupun Gagal Fungsinya bot ini silahkan di japri ke saya, terima kasih