Replies: 2 comments 1 reply
-
For example, if we were to stop using categories for combo and instead go to using drug names, we would need to expand all the current categories into:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Please note that a few of those listed amphetamines are also serotonin releasers, which would change some of their interactions |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Right now the combos have a mix of drug names and classifications. EG, LSD combines with all “benzodiazepines,” but the alprazolam entry does not have any combination info at all. This leads to some confusion/errors when doing combo checks.
To fix this, we need to add combo information to each of those classifications. For example, instead of relying on the “benzodiazepine” class to determine combos for alprazolam, we would add a new “combos” section and define each combo with each benzodiazepine drug. This may be tedious AF, but it is the only way to ensure 100% accuracy. We can keep and utilize the category info, but this combo info will be necessary.
Beta Was this translation helpful? Give feedback.
All reactions