Skip to content

PoKai-H/Line_Pushing-Message-to-Mutiple-Users

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Line_Pushing-Message-to-Mutiple-Users

Using Django to Create a Web server for managing and pushing message to group users

Step1:Add your channel access token to the AccessToken.py

Step2:Print out event and get userids from message events (you will get different userID from different linebots)

Step3:Create groups and add userid to those group in sqlite by visiting 127.0.0.1:3000/admin

Step4:Create messages you like to push and choose which group to push by visiting 127.0.0.1:3000/Message/create

Step5:Press submit than users in the group you choose will get the message you sent

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published