Skip to content

utaninja/utaninja-drug-fork

 
 

Repository files navigation

How to modify the drug/combo database

Do your research.

No changes will be accepted without a reference to a reliable source.

Reliable sources include:

  • .edu or .gov websites
  • PubMed
  • Books
  • Journals
  • etc.

Create a pull request.

If you are familiar with GitHub, you can fork the repository, make your changes, and submit a pull request.

If you are NOT familiar with GitHub, don't worry! You can propose a change in less than 5 minutes:

  1. Sign up with github if you don't already have an account. It's free and useful!
  2. Navigate to the file you want to edit, likely either drugs.json or combos.json.
  3. Click the pencil icon under "history" to edit the file.
  4. Make your changes. You may want to copy into an external text editor like Notepad++ and paste back into github.
  5. Click the green "Commit changes" button at the top right of the page.
  6. In the modal, update the commit message to describe your changes. For example, "Modified dosage on LSD".
  7. In the modal, update the extended description with your sources/references.
  8. In the modal, click the "Create a new branch for this commit and start a pull request" radio button.
  9. (Optional) In the modal, name your new branch. For example, "LSD dosage change".
  10. Click the green "Propose changes" button.

This will send an alert to the team, who will review the changes and merge them into the database.

Talk on Discord

If you're not sure about something, or you want to discuss a change, you can talk to us on Discord: https://discord.gg/tripsit

Join the #content channel!

  • Remember to select the Content Crew role in role selections!

You can also join the #combo-chart channel!

TripSit Combo Chart Expansion

It has been a while since the combo chart had a substantial update. New substances have risen in popularity and combo information is lacking. There is currently no good way to modify the TripSit database. We would like to fix all that.

We’re creating a process that allows people to suggest changes to the TripSit database. The priority will be to add combo information, but this process will apply to all database information.

There are multiple things that will be done through the project, they are as following

  • Add “DPH” “Mephedrone” “Pregabalin” "Lithium" to the combo chart
  • Code needs to be cleaned up
  • Website interface development
  • Adjustments Combo chart generator needs to be updated
  • Typescript conversion from JavaScript
  • Database/architecture work
  • Dynamic custom chart

This document will be used for keeping the information together for the TripSit Combo Chart Expansion, I recommend going there for details and more information

https://docs.google.com/document/d/1_n65NibeMNNMBahocEjLe-630hwpSlibbZgDQeDf7Y4/edit?usp=sharing

About

utaninja's repo of tripsit/drugs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.7%
  • TypeScript 41.3%