geeksforsocialchange / imok

A simple bot to support people doing risky activities
https://gfsc.studio/blog/2021/imok-is-launched/
MIT License
11 stars 1 forks source link

Handle custom test Twilio credentials #6

Closed wheresalice closed 3 years ago

wheresalice commented 3 years ago

Overview

The credentials hardcoded in imok/settings.py are @WheresAlice's test credentials. Whilst these are probably safe to share (they can't spend actual money) they will start failing if/when Alice's account runs out of money.

Scope

Acceptance Criteria

Questions/Assumptions