Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shafiqsadat/kankorrobot
Afghanistan Kankor Results Robot
https://github.com/shafiqsadat/kankorrobot
afghanistan java kankor sqlite3 telegram web-scraping
Last synced: 2 months ago
JSON representation
Afghanistan Kankor Results Robot
- Host: GitHub
- URL: https://github.com/shafiqsadat/kankorrobot
- Owner: ShafiqSadat
- Created: 2021-08-29T15:48:11.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-12T12:06:03.000Z (about 2 years ago)
- Last Synced: 2023-09-10T11:49:32.133Z (over 1 year ago)
- Topics: afghanistan, java, kankor, sqlite3, telegram, web-scraping
- Language: Java
- Homepage:
- Size: 127 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KankorRobot
Afghanistan Kankor Results Telegram Robot# Prerequisites
[Java (JDK)](https://www.java.com/en/download),
[Redis Server](https://redis.io/)# Redis server
Redis is an in-memory data structure store, used as a distributed, in-memory key–value database, cache and message broker, with optional durability. Redis supports different kinds of abstract data structures, such as strings, lists, maps, sets, sorted sets, HyperLogLogs, bitmaps, streams, and spatial indices.
# Redis for Windows
[Download Redis for Windows](https://github.com/MicrosoftArchive/redis/releases/download/win-3.2.100/Redis-x64-3.2.100.msi)# Redis for Linux
```
sudo apt install redis-server
```# How to use
```
import project to IDE then wait for download dependencies after download you can run project!
```![alt text](https://i.imgur.com/GADwpaS.jpg)