Skip to content

Commit

Permalink
Update help command
Browse files Browse the repository at this point in the history
  • Loading branch information
LunaUrsa committed Feb 5, 2024
1 parent cde8329 commit 8e7e3ad
Show file tree
Hide file tree
Showing 20 changed files with 1,525 additions and 1,555 deletions.
785 changes: 403 additions & 382 deletions assets/data/combinedDB.json

Large diffs are not rendered by default.

294 changes: 164 additions & 130 deletions assets/data/psychonautDB.json
Original file line number Diff line number Diff line change
Expand Up @@ -1679,133 +1679,6 @@
"smoked": null
}
},
{
"url": "https://psychonautwiki.org/wiki/2-Methyl-AP-237",
"name": "2-Methyl-AP-237",
"summary": "",
"addictionPotential": null,
"toxicity": null,
"crossTolerances": null,
"commonNames": [
"2-Methyl-AP-237",
"Apex",
"2-MAP"
],
"class": null,
"tolerance": null,
"uncertainInteractions": [
{
"name": "Substituted amphetamines"
},
{
"name": "MAOI"
},
{
"name": "Nitrous"
},
{
"name": "PCP"
}
],
"unsafeInteractions": null,
"dangerousInteractions": [
{
"name": "Alcohol"
},
{
"name": "Benzodiazepines"
},
{
"name": "Cocaine"
},
{
"name": "Dextromethorphan"
},
{
"name": "GHB"
},
{
"name": "GBL"
},
{
"name": "Ketamine"
},
{
"name": "Methoxetamine"
},
{
"name": "Tramadol"
},
{
"name": "Grapefruit"
}
],
"roa": {
"oral": {
"name": "oral",
"dose": {
"units": "mg",
"threshold": 10,
"heavy": 25,
"common": {
"min": 15,
"max": 20
},
"light": {
"min": 10,
"max": 15
},
"strong": {
"min": 20,
"max": 25
}
},
"duration": {
"afterglow": {
"min": 4,
"max": 6,
"units": "hours"
},
"comeup": {
"min": 10,
"max": 40,
"units": "minutes"
},
"duration": null,
"offset": {
"min": 5,
"max": 60,
"units": "minutes"
},
"onset": {
"min": 5,
"max": 15,
"units": "minutes"
},
"peak": {
"min": 15,
"max": 20,
"units": "minutes"
},
"total": {
"min": 4,
"max": 6,
"units": "hours"
}
},
"bioavailability": null
},
"sublingual": null,
"buccal": null,
"insufflated": null,
"rectal": null,
"transdermal": null,
"subcutaneous": null,
"intramuscular": null,
"intravenous": null,
"smoked": null
}
},
{
"url": "https://psychonautwiki.org/wiki/25B-NBOH",
"name": "25B-NBOH",
Expand Down Expand Up @@ -16066,6 +15939,170 @@
"smoked": null
}
},
{
"url": "https://psychonautwiki.org/wiki/DMT",
"name": "DMT",
"summary": "",
"addictionPotential": "non-addictive with a low abuse potential",
"toxicity": [
"extremely low toxicity"
],
"crossTolerances": [
"psychedelics"
],
"commonNames": [
"DMT",
"N,N-DMT",
"Dmitry",
"The Glory",
"The Spirit Molecule"
],
"class": {
"chemical": [
"Substituted tryptamines"
],
"psychoactive": [
"Psychedelic"
]
},
"tolerance": {
"full": "does not appear to occur",
"half": null,
"zero": null
},
"uncertainInteractions": [
{
"name": "Cannabis"
},
{
"name": "Stimulants"
}
],
"unsafeInteractions": [
{
"name": "Tramadol"
}
],
"dangerousInteractions": [
{
"name": "Lithium"
}
],
"roa": {
"oral": null,
"sublingual": null,
"buccal": null,
"insufflated": null,
"rectal": null,
"transdermal": null,
"subcutaneous": null,
"intramuscular": null,
"intravenous": {
"name": "intravenous",
"dose": {
"units": "mg",
"threshold": 4,
"heavy": 20,
"common": {
"min": 10,
"max": 15
},
"light": {
"min": 4,
"max": 10
},
"strong": {
"min": 15,
"max": 20
}
},
"duration": {
"afterglow": null,
"comeup": {
"min": 70,
"max": 100,
"units": "seconds"
},
"duration": null,
"offset": {
"min": 10,
"max": 20,
"units": "minutes"
},
"onset": {
"min": 2,
"max": 10,
"units": "seconds"
},
"peak": {
"min": 2,
"max": 5,
"units": "minutes"
},
"total": {
"min": 15,
"max": 30,
"units": "minutes"
}
},
"bioavailability": null
},
"smoked": {
"name": "smoked",
"dose": {
"units": "mg",
"threshold": 2,
"heavy": 60,
"common": {
"min": 20,
"max": 40
},
"light": {
"min": 10,
"max": 20
},
"strong": {
"min": 40,
"max": 60
}
},
"duration": {
"afterglow": {
"min": 10,
"max": 60,
"units": "minutes"
},
"comeup": {
"min": 1,
"max": 3,
"units": "minutes"
},
"duration": null,
"offset": {
"min": 1,
"max": 6,
"units": "minutes"
},
"onset": {
"min": 20,
"max": 40,
"units": "seconds"
},
"peak": {
"min": 2,
"max": 8,
"units": "minutes"
},
"total": {
"min": 5,
"max": 20,
"units": "minutes"
}
},
"bioavailability": null
}
}
},
{
"url": "https://psychonautwiki.org/wiki/DMXE",
"name": "DMXE",
Expand Down Expand Up @@ -17503,9 +17540,6 @@
},
{
"name": "Cocaine"
},
{
"name": "Bupropion"
}
],
"dangerousInteractions": [
Expand Down
Loading

0 comments on commit 8e7e3ad

Please sign in to comment.