All Projects → reddit-diabetes → diabot

reddit-diabetes / diabot

Licence: other
A diabetes-oriented chatbot for Discord

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to diabot

jda-ktx
Collection of useful Kotlin extensions for JDA
Stars: ✭ 49 (+188.24%)
Mutual labels:  jda
Me-e--bypasser
This Discord Bot bypasses a premium feature of the Bot Mee6, so that you can use it for free.
Stars: ✭ 74 (+335.29%)
Mutual labels:  jda
spoticord
🎶 View the Spotify listening activity of your entire discord guild. Top Tracks, Album, Artists and more...
Stars: ✭ 18 (+5.88%)
Mutual labels:  jda
Jda
Java wrapper for the popular chat & VOIP service: Discord https://discord.com
Stars: ✭ 2,598 (+15182.35%)
Mutual labels:  jda
Nameless-Link
The Nameless Link bot synchronizes ranks between a Discord Guild and a NamelessMC website.
Stars: ✭ 24 (+41.18%)
Mutual labels:  jda
Diabetic-Retinopathy-Feature-Extraction-using-Fundus-Images
Diabetic Retinopathy is a very common eye disease in people having diabetes. This disease can lead to blindness if not taken care of in early stages, This project is a part of the whole process of identifying Diabetic Retinopathy in its early stages. In this project, we'll extract basic features which can help us in identifying Diabetic Retinopa…
Stars: ✭ 25 (+47.06%)
Mutual labels:  diabetes
Rubicon
Dead yo!
Stars: ✭ 14 (-17.65%)
Mutual labels:  jda
spring-discord-bot
Discord all-purpose bot, made using Spring Boot, JPA, Hibernate, REST, HikariCP. Written for fun, do not take this serious.
Stars: ✭ 26 (+52.94%)
Mutual labels:  jda
gluco-check
Use Nightscout with Google Home: "Hey Google, check my sugar"
Stars: ✭ 24 (+41.18%)
Mutual labels:  diabetes
neko-bot-jda
The official Nekos.life Discord bot
Stars: ✭ 17 (+0%)
Mutual labels:  jda
SkyBot
SkyBot is an LGBT-friendly discord bot with music and mod commands written in JDA
Stars: ✭ 37 (+117.65%)
Mutual labels:  jda
Synopsys-Project-2017
A deep learning based bioinformatics project on epigenetics in Type 2 Diabetes.
Stars: ✭ 14 (-17.65%)
Mutual labels:  diabetes
Vinny
A complete rewrite and overhaul of VinnyBot, utilizing docker and HikariCP
Stars: ✭ 26 (+52.94%)
Mutual labels:  jda
easypoll-v3
EasyPoll Discord Bot | With EasyPoll, a Discord Poll Bot, you can easily create polls and your members can vote by clicking on a reaction very easily and quickly.
Stars: ✭ 35 (+105.88%)
Mutual labels:  jda
DiscordBlueBot
Customizable soundboard bot for Discord, along other useful commands
Stars: ✭ 25 (+47.06%)
Mutual labels:  jda
Discord-Tools
VSCode extension allowing the integration of a Discord chat, bot templates, snippets, themes and more!
Stars: ✭ 91 (+435.29%)
Mutual labels:  jda
Saber-Bot
A discord bot to manage schedules & calendars with discord notifications.
Stars: ✭ 30 (+76.47%)
Mutual labels:  jda
reputation-bot
Reputation bot which collects reputation based on chat messages in discord
Stars: ✭ 23 (+35.29%)
Mutual labels:  jda
KCommando
Annotation-based multifunctional command handler framework for JDA & Javacord.
Stars: ✭ 26 (+52.94%)
Mutual labels:  jda
MinecraftManhunt
Minecraft Bukkit plugin to run Manhunt minigames, with Discord music integration
Stars: ✭ 20 (+17.65%)
Mutual labels:  jda

Diabot

A diabetes bot for Discord

Adding Diabot to your server

Use this invite link

Administration documentation

See documentation for admin commands here.

Sponsors

Diabot is a public Discord bot. This means that anyone can invite the bot to their server. Hosting a public bot isn't free. Diabot requires a machine to run on, and a database. Both of these things cost money. While there is a budget to ensure Diabot can continue running without any financial support from others, we do appreciate contributions. Financial contributions are used to pay for hosting costs, and (when the budget allows this) run a separate test version of Diabot so we can better test it. When money is left over after all hosting fees are paid, this money will be saved for when contributions can't fully support the project.

If you wish to help pay for diabot hosting and development, you can sponsor cascer1 on github.

Any support received will be used to pay for the hosting and improvement of Diabot. This is not a for-profit project.

Running Diabot

Development for Diabot is aimed at a Java 11 environment. Diabot may not function correctly when using other version of java.

If you have Gradle installed, you can run the following two commands to quickly start Diabot:

gradle stage
java -jar build/libs/diabot.jar

For detailed instructions, see Running Diabot

Contributing

Thank you for your interest in contributing to the development of Diabot.

We use GitHub issues to keep track of bugs and feature requests. Before opening a new issue, please check whether that issue has already been reported.

Pull Requests are welcome. When you submit a pull request, please make sure that you have tested your changes to ensure nothing is broken. On top of that, please describe your changes in the pull request. When your pull request is related to an issue, please mention this in the description. The description doesn't have to be anything fancy, so long as it helps the maintainers understand what the changes do.

If you have found a security issue, please report them immediately. See SECURITY.md for more information

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].