All Projects → tsoding → kgbotka

tsoding / kgbotka

Licence: MIT License
Twitch/Discord Chat Bot that works for KGB monkaS

Programming Languages

haskell
3896 projects
Nix
1067 projects

Projects that are alternatives of or similar to kgbotka

Resources
No description or website provided.
Stars: ✭ 25 (+66.67%)
Mutual labels:  hacktoberfest2020
Dip
Dip
Stars: ✭ 40 (+166.67%)
Mutual labels:  hacktoberfest2020
Hacktoberfest2021
This Repository for Hacktoberfest Fest 2021. Contribute anything for your T-shirt, must be relevant that can add some value to this repo.
Stars: ✭ 57 (+280%)
Mutual labels:  hacktoberfest2020
iiitdmj-gpa
GPA Calculator + Quiz Bot for IIITDM Jabalpur
Stars: ✭ 16 (+6.67%)
Mutual labels:  hacktoberfest2020
hacktoberfest20
Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for first-time contributors. #hacktoberfest20. Don’t forget to read the README.md for guidance.
Stars: ✭ 18 (+20%)
Mutual labels:  hacktoberfest2020
bagisto-bulk-upload
The Laravel eCommerce Bulk Upload allows the admin to create and add a bulk number of products into Bagisto online store.
Stars: ✭ 16 (+6.67%)
Mutual labels:  hacktoberfest2020
hacktoberfest2020
This is a hacktoberfest repo with learning propose to make pull request(PR) and get contribute on opensource project
Stars: ✭ 13 (-13.33%)
Mutual labels:  hacktoberfest2020
color-extractor
Biancoir is website that provide color extraction from an image with quantization algorithm.
Stars: ✭ 12 (-20%)
Mutual labels:  hacktoberfest2020
ate-onde-chega-cultura
Mapa interativo dos equipamentos culturais em Portugal
Stars: ✭ 18 (+20%)
Mutual labels:  hacktoberfest2020
AzUnzipEverything
A simple Azure Function to Unzip files from a blob storage to another one
Stars: ✭ 24 (+60%)
Mutual labels:  hacktoberfest2020
git-autocommit
A bash script to automate pushing changes to github
Stars: ✭ 17 (+13.33%)
Mutual labels:  hacktoberfest2020
DataEngineering
This repo contains commands that data engineers use in day to day work.
Stars: ✭ 47 (+213.33%)
Mutual labels:  hacktoberfest2020
CuboidalDrift
A casual, fun, 3D indie game made with Unity
Stars: ✭ 13 (-13.33%)
Mutual labels:  hacktoberfest2020
node-mongoose-setup
Nodejs MongoDB REST API Sarter
Stars: ✭ 48 (+220%)
Mutual labels:  hacktoberfest2020
Python
Repository for Python codes and algos. Star the repo too.
Stars: ✭ 102 (+580%)
Mutual labels:  hacktoberfest2020
hacktoberfest-beginner
Make your first contribution for Hacktoberfest in the simplest way
Stars: ✭ 16 (+6.67%)
Mutual labels:  hacktoberfest2020
operationcode-pybot
Operation Code's Official Slackbot
Stars: ✭ 29 (+93.33%)
Mutual labels:  hacktoberfest2020
web crawler
爬蟲練習(youtube,dcard,kkbox,發票,ptt) 🕷️
Stars: ✭ 14 (-6.67%)
Mutual labels:  hacktoberfest2020
Kemono
The original paywall archiver/leaker. Deprecated in favor of Kemono 2.
Stars: ✭ 144 (+860%)
Mutual labels:  hacktoberfest2020
Pacman-Game
This is a pacman game made using HTML, CSS and Javascript only.
Stars: ✭ 42 (+180%)
Mutual labels:  hacktoberfest2020

Build Status

KGBotka

Twitch/Discord Chat Bot that works for KGB monkaS

Quick Start

WARNING! CONTAINS SUBMODULES! Clone with git clone --recursive.

Cabal

$ cabal v2-build
$ cabal v2-run kgbotka secret.json database.db

Stack

$ stack init --resolver=snapshot.yaml
$ stack build
$ stack run kgbotka secret.json database.db

secret.json

See ./secret.json.example.

Twitch

The easiest way to obtain Twitch credentials right now is to

  1. Go to https://tsoding.org/kgbotka-login/
  2. Press Login button and follow the instructions
  3. Copy paste the generated credentials to your secret.json. Check ./secret.json.example to learn about the format of the file.

Discord

See OAuth2 for Bots section of Discord documentation.

GitHub

  1. Generate the Personal Access Token
  2. Make sure you enable the gist scope, otherwise Friday Videos Gist synchronization won't work

Features

Friday Video Gist

TBD

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