🔧 Enable FastAPI releases bot in main Gitter channel

This commit is contained in:
Sebastián Ramírez 2019-05-11 19:44:39 +04:00
parent 5189c93d85
commit 5f13b53ea5
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import os
import requests
room_id = "5c9c9540d73408ce4fbc1403" # FastAPI
room_id = "5cc46398d73408ce4fbed233" # Gitter development
# room_id = "5cc46398d73408ce4fbed233" # Gitter development
gitter_token = os.getenv("GITTER_TOKEN")
assert gitter_token