Skip to content

Repo ini berisi implementasi CRUD dengan bot telegram (@Aisyah_Bukan_Bot) mempunyai layanan pribadi untuk mahasiswa dalam notifikasi data tugas keseharian

License

Notifications You must be signed in to change notification settings

kholilrnm/Bot-Telegram-Aisyah_Bukan_Bot

Repository files navigation

Open Source Love License: MIT GitHub last commit

STAR REPOSITORY Ini, Untuk Membantu Saya Dalam Meningkatkan Project Repo.

  • 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

Aisyah Bukan BOT

Proyek API Development

Tools / Framework

Bagian Tools yang digunakan
Back-End Botman -> PHP
Database MySQL
Web Server Ngrok or Hosting

Demo BOT

Via Telegram : @Aisyah_Bukan_Bot



Cara Menjalankan Via Hosting

  1. Fork / Download This Repo
  2. Push to Web Host.
  3. Setting Database
  4. Webhook BOT :
https://api.telegram.org/bot[TokenBOT]/setWebhook?url=[Webhost]/[FolderProject - Jika Pake Folder]/bot.php (tanpa tanda "[]" )
  1. Done!. Testing for The BOT telegram

Cara Menjalankan Via Local

  1. Fork / Download This Repo
  2. Push to htdocs or folder anywhere.
  3. Setting Database
  4. CMD/GitBash command to folder project: php -S localhost:[PORT] (contoh 80)
  5. Open Aplikasi Ngrok, command : ngrok http [PORT] (mengikuti port localhost) https://ngrok.com/download
  6. Webhook BOT With CMD/GitBash :
curl -d url=[https ngrok server]/bot.php -X POST https://api.telegram.org/bot[TokenBOT]/setWebhook (tanpa tanda "[]" )
  1. Done!. Testing for The BOT telegram

Menghapus Webhook

Berikut menghapus webhook melalui browser :

https://api.telegram.org/bot[TOKEN]/setWebhook

NOTE:

  • 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

About

Repo ini berisi implementasi CRUD dengan bot telegram (@Aisyah_Bukan_Bot) mempunyai layanan pribadi untuk mahasiswa dalam notifikasi data tugas keseharian

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages