line-bot-tutorial icon indicating copy to clipboard operation
line-bot-tutorial copied to clipboard

Line bot tutorial.

Results 1 line-bot-tutorial issues
Sort by recently updated
recently updated
newest added

您好,您的 linebot 教學令我受益良多 但當我試著使用 linebot 拿取 mysql 儲存的資料時,光是 import pymysql 或是 import MySQLdb 等 python 常用的存取 SQL 的指令,就會讓 linebot 壞掉,不回應我任何的語句 想請問您 linebot 需使用什麼指令才能存取資料庫呢?還是 linebot 本來就不支援存取資料庫?