I hereby claim:
- I am tazz4843 on github.
- I am tazz4843 (https://keybase.io/tazz4843) on keybase.
- I have a public key ASCPCHg3w7rgYhYSpMLrUyDuI3h17Vth9bdYKAH9s9W4HQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
{ | |
"aa": { | |
"native": "Afar", | |
"english": "Afar" | |
}, | |
"ab": { | |
"native": "Abkhazian", | |
"english": "Abkhazian" | |
}, | |
"af": { |
A bot to give live stats on the COVID-19 (aka COVID 19, COVID19 and/or coronavirus) pandemic: simple as that: but that's not the only feature it has! This bot has:
c!help autoupdate
for details)c!covid world
for global, c!covid country <country>
for stats on <country>, c!covid province <province>
for stats on <province> in <country>, and c!covid state <state>
for stats on <state>.)c!maps
for details.c!vaccine
for details.c!covid
command supports.# coding=utf-8 | |
# Parses the mod list found here: | |
# https://gist.github.com/John-Paul-R/6819feb2f2f794df06ae678878cddaf3 | |
import re | |
from json import dump | |
mod_list_file = open("mod_list.txt", "r") | |
mod_list_text = mod_list_file.read() | |
temp_mod_list = mod_list_text.split("\n") |
[ | |
{ | |
"id": 1, | |
"name": "'Slight' Gui Modifications", | |
"url": "https://www.curseforge.com/minecraft/mc-mods/slight-gui-modifications", | |
"short_description": "Allows 'slight' gui modifications", | |
"downloads": "59,157", | |
"latest_supported_version": "1.16.2" | |
}, | |
{ |