ArtOfCode- / Sentinel

Web dashboard for Natty (https://github.com/Bhargav-Rao/NATOBot)
http://sentinel.erwaysoftware.com/
6 stars 2 forks source link

Use SSL while fetching chat id #13

Closed double-fault closed 6 years ago

double-fault commented 6 years ago

For new users, fetching the chat id without SSL leads to an error:

<html><head><title>Object moved</title></head><body>
<h2>Object moved to <a href="https://chat.stackoverflow.com/accounts/5963824">here</a>.</h2>
</body></html>
double-fault commented 6 years ago

Any updates on this (and the other PRs)?