HackMD
    • Sharing Link copied
    • /edit
    • View mode
      • Edit mode
      • View mode
      • Book mode
      • Slide mode
      Edit mode View mode Book mode Slide mode
    • Note Permission
    • Read
      • Only me
      • Signed-in users
      • Everyone
      Only me Signed-in users Everyone
    • Write
      • Only me
      • Signed-in users
      • Everyone
      Only me Signed-in users Everyone
    • More (Comment, Invitee)
    • Publishing
    • Commenting Enable
      Disabled Forbidden Owners Signed-in users Everyone
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Invitee
    • No invitee
    • Options
    • Versions
    • Transfer ownership
    • Delete this note
    • Template
    • Save as template
    • Insert from template
    • Export
    • Google Drive Export to Google Drive
    • Gist
    • Import
    • Google Drive Import from Google Drive
    • Gist
    • Clipboard
    • Download
    • Markdown
    • HTML
    • Raw HTML
Menu Sharing Help
Menu
Options
Versions Transfer ownership Delete this note
Export
Google Drive Export to Google Drive Gist
Import
Google Drive Import from Google Drive Gist Clipboard
Download
Markdown HTML Raw HTML
Back
Sharing
Sharing Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Note Permission
Read
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Write
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
More (Comment, Invitee)
Publishing
More (Comment, Invitee)
Commenting Enable
Disabled Forbidden Owners Signed-in users Everyone
Permission
Owners
  • Forbidden
  • Owners
  • Signed-in users
  • Everyone
Invitee
No invitee
   owned this note    owned this note      
Published Linked with
Like BookmarkBookmarked
Subscribed
  • Any changes
    Be notified of any changes
  • Mention me
    Be notified of mention me
  • Unsubscribe
Subscribe
# vTaiwan 教召 一個想簡化開活動流程的小小專案兒 ### 定義 帳號池:具有開活動權限的活躍用戶 ### 要做些什麼 半自動式: * SlackBot: 帳號池隨機抓一個人Cue他開活動 * Email: 帳號池隨機Cue一個人寄信提醒他開活動 * UI呈現: 俄羅斯輪盤(花俏的東西兒) * 技術討論: 如何可以看到俄羅斯輪盤(在slack上?在email附件上?) 全自動: * 按鍵精靈(Selenium) * github: https://github.com/ChingSheng/vtw_muster_call * 我有妹妹我超強,~~她有做過自動上班打卡程式~~ * 技術細節 * Debug: 由於Selenium 是模擬使用者操作瀏覽器,為了之後好維護,可以在每一個動作操作顯示在command上面。 * 進度 - [x] 開一個新的hackMD,複製前週內容並清空(好像可以設範本)(V) * 缺輸入日期 * 是說我開了g0v hackMD的account(可載入範本): vtaiwan.tw@gmail.com / password: {秘密} - [x] 每次開新的KKTIX活動 - [x] 張貼在slack (已完成,使用slack bot hook鏈結即可) - [x] 上到Heroku, 讓程式可以自己定期去跑(一週一次這樣) 1. 因為Heroku上面的作業系統是Ubnutu, 在本機端的chrome環境與chrome web driver都要能與heroku上面吻合,粗略的細節請參考[這裡](https://elements.heroku.com/buildpacks/heroku/heroku-buildpack-google-chrome) 2. 在heroku加入settings/buildpack的設定: - https://github.com/heroku/heroku-buildpack-chromedriver - https://github.com/heroku/heroku-buildpack-google-chrome 3. 在heroku加入settings/Config vars: - ![](https://g0vhackmd.blob.core.windows.net/g0v-hackmd-images/upload_d75fe49b494646e8e49918a0824febb8) 4. 踩到的[bug](https://github.com/heroku/heroku-buildpack-google-chrome/issues/46) - [x] 定時設定APScheduler: 設定好台北時區 * 目前仍需要人力去做的事情 - [ ] 張貼在FB社團 * FB API, 研究一下權限 - [ ] 把 hackMD 超連結更新在 vtw.link 目錄 * Selenium表示:css樣式找不到對應的element...

Import from clipboard

Advanced permission required

Your current role can only read. Ask the system administrator to acquire write and comment permission.

This team is disabled

Sorry, this team is disabled. You can't edit this note.

This note is locked

Sorry, only owner can edit this note.

Reach the limit

Sorry, you've reached the max length this note can be.
Please reduce the content or divide it to more notes, thank you!

Import from Gist

Import from Snippet

or

Export to Snippet

Are you sure?

Do you really want to delete this note?
All users will lost their connection.

Create a note from template

Create a note from template

Oops...
This template has been removed or transferred.


Upgrade

All
  • All
  • Team
No template.

Create a template


Upgrade

Delete template

Do you really want to delete this template?

This page need refresh

You have an incompatible client version.
Refresh to update.
New version available!
See releases notes here
Refresh to enjoy new features.
Your user state has changed.
Refresh to load new user state.

Sign in

Forgot password

or

Sign in via GitHub

New to HackMD? Sign up

Help

  • English
  • 中文
  • 日本語

Documents

Tutorials

Book Mode Tutorial

Slide Example

YAML Metadata

Resources

Releases

Blog

Policy

Terms

Privacy

Cheatsheet

Syntax Example Reference
# Header Header 基本排版
- Unordered List
  • Unordered List
1. Ordered List
  1. Ordered List
- [ ] Todo List
  • Todo List
> Blockquote
Blockquote
**Bold font** Bold font
*Italics font* Italics font
~~Strikethrough~~ Strikethrough
19^th^ 19th
H~2~O H2O
++Inserted text++ Inserted text
==Marked text== Marked text
[link text](https:// "title") Link
![image alt](https:// "title") Image
`Code` Code 在筆記中貼入程式碼
```javascript
var i = 0;
```
var i = 0;
:smile: :smile: Emoji list
{%youtube youtube_id %} Externals
$L^aT_eX$ LaTeX
:::info
This is a alert area.
:::

This is a alert area.

Versions

Versions

Upgrade now

Version named by    

More Less
  • Edit
  • Delete

Note content is identical to the latest version.
Compare with
    Choose a version
    No search result
    Version not found

Feedback

Submission failed, please try again

Thanks for your support.

On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

Please give us some advice and help us improve HackMD.

 

Thanks for your feedback

Remove version name

Do you want to remove this version name and description?

Transfer ownership

Transfer to
    Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.