All Projects → pepeground → pepeground-bot

pepeground / pepeground-bot

Licence: other
No description or website provided.

Programming Languages

scala
5932 projects

Projects that are alternatives of or similar to pepeground-bot

medicinedb
sqlite medicine database
Stars: ✭ 29 (+3.57%)
Mutual labels:  drugs
DZ-Pharma-Data
Medications data for +4800 drugs sold in Algeria and their labs
Stars: ✭ 23 (-17.86%)
Mutual labels:  drugs
hermes
A library and microservice implementing the health and care terminology SNOMED CT with support for cross-maps, inference, fast full-text search, autocompletion, compositional grammar and the expression constraint language.
Stars: ✭ 131 (+367.86%)
Mutual labels:  drugs
drugbank
User-friendly extensions of the DrugBank database
Stars: ✭ 116 (+314.29%)
Mutual labels:  drugs
PharmacoDB
Search across publicly available datasets to find instances where a drug or cell line of interest has been profiled.
Stars: ✭ 38 (+35.71%)
Mutual labels:  drugs
PySychonaut
Unofficial python api for Erowid, PsychonautWiki and AskTheCaterpillar
Stars: ✭ 18 (-35.71%)
Mutual labels:  drugs
pdd-graph
PDD Graph : Bridging MIMIC-III and Linked Data Cloud
Stars: ✭ 31 (+10.71%)
Mutual labels:  drugs

Pepeground bot Build Status

Scala implementation of shizoid

Requirements

  • SBT
  • JDK 1.8
  • PostgreSQL 9.2 +
  • Redis Server 3.2.0 +

Configuration

cp src/main/resources/application.conf.example /path/to/your/application.conf
vim /path/to/your/application.conf

Running

sbt assembly
java -jar -Dconfig.file=/path/to/your/application.conf target/scala-2.12/bot-assembly-0.1.jar
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].