Update config and move to v3 manifold
This commit is contained in:
parent
8f6f786c1e
commit
a7183731c7
|
|
@ -39,9 +39,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "aho-corasick"
|
name = "aho-corasick"
|
||||||
version = "1.0.4"
|
version = "1.0.5"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "6748e8def348ed4d14996fa801f4122cd763fff530258cdc03f64b25f89d3a5a"
|
checksum = "0c378d78423fdad8089616f827526ee33c19f2fddbd5de1629152c9593ba4783"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"memchr",
|
"memchr",
|
||||||
]
|
]
|
||||||
|
|
@ -445,9 +445,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "dashmap"
|
name = "dashmap"
|
||||||
version = "5.5.2"
|
version = "5.5.3"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "9b101bb8960ab42ada6ae98eb82afcea4452294294c45b681295af26610d6d28"
|
checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"cfg-if",
|
"cfg-if",
|
||||||
"hashbrown 0.14.0",
|
"hashbrown 0.14.0",
|
||||||
|
|
@ -1095,8 +1095,8 @@ checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "manifold"
|
name = "manifold"
|
||||||
version = "2.0.0"
|
version = "3.0.0"
|
||||||
source = "git+ssh://git@code.orbiter-radio.uk/source/mfold.git?branch=feature/weather-forecasting#4f9171d96a7423016613234d3be0fdaa048e875e"
|
source = "git+ssh://git@code.orbiter-radio.uk/source/mfold.git#57b79e7a5e9a8b04259dd618a5a48ada4b41ccac"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"built",
|
"built",
|
||||||
"chrono",
|
"chrono",
|
||||||
|
|
@ -1122,9 +1122,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "memchr"
|
name = "memchr"
|
||||||
version = "2.6.1"
|
version = "2.6.2"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "f478948fd84d9f8e86967bf432640e46adfb5a4bd4f14ef7e864ab38220534ae"
|
checksum = "5486aed0026218e61b8a01d5fbd5a0a134649abb71a0e53b7bc088529dced86e"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "migrations_internals"
|
name = "migrations_internals"
|
||||||
|
|
@ -1433,19 +1433,20 @@ checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "pest"
|
name = "pest"
|
||||||
version = "2.7.2"
|
version = "2.7.3"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "1acb4a4365a13f749a93f1a094a7805e5cfa0955373a9de860d962eaa3a5fe5a"
|
checksum = "d7a4d085fd991ac8d5b05a147b437791b4260b76326baf0fc60cf7c9c27ecd33"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
|
"memchr",
|
||||||
"thiserror",
|
"thiserror",
|
||||||
"ucd-trie",
|
"ucd-trie",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "pest_derive"
|
name = "pest_derive"
|
||||||
version = "2.7.2"
|
version = "2.7.3"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "666d00490d4ac815001da55838c500eafb0320019bbaa44444137c48b443a853"
|
checksum = "a2bee7be22ce7918f641a33f08e3f43388c7656772244e2bbb2477f44cc9021a"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"pest",
|
"pest",
|
||||||
"pest_generator",
|
"pest_generator",
|
||||||
|
|
@ -1453,9 +1454,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "pest_generator"
|
name = "pest_generator"
|
||||||
version = "2.7.2"
|
version = "2.7.3"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "68ca01446f50dbda87c1786af8770d535423fa8a53aec03b8f4e3d7eb10e0929"
|
checksum = "d1511785c5e98d79a05e8a6bc34b4ac2168a0e3e92161862030ad84daa223141"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"pest",
|
"pest",
|
||||||
"pest_meta",
|
"pest_meta",
|
||||||
|
|
@ -1466,9 +1467,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "pest_meta"
|
name = "pest_meta"
|
||||||
version = "2.7.2"
|
version = "2.7.3"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "56af0a30af74d0445c0bf6d9d051c979b516a1a5af790d251daee76005420a48"
|
checksum = "b42f0394d3123e33353ca5e1e89092e533d2cc490389f2bd6131c43c634ebc5f"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"once_cell",
|
"once_cell",
|
||||||
"pest",
|
"pest",
|
||||||
|
|
@ -1722,7 +1723,7 @@ version = "1.9.4"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "12de2eff854e5fa4b1295edd650e227e9d8fb0c9e90b12e7f36d6a6811791a29"
|
checksum = "12de2eff854e5fa4b1295edd650e227e9d8fb0c9e90b12e7f36d6a6811791a29"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"aho-corasick 1.0.4",
|
"aho-corasick 1.0.5",
|
||||||
"memchr",
|
"memchr",
|
||||||
"regex-automata",
|
"regex-automata",
|
||||||
"regex-syntax 0.7.5",
|
"regex-syntax 0.7.5",
|
||||||
|
|
@ -1734,7 +1735,7 @@ version = "0.3.7"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "49530408a136e16e5b486e883fbb6ba058e8e4e8ae6621a77b048b314336e629"
|
checksum = "49530408a136e16e5b486e883fbb6ba058e8e4e8ae6621a77b048b314336e629"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"aho-corasick 1.0.4",
|
"aho-corasick 1.0.5",
|
||||||
"memchr",
|
"memchr",
|
||||||
"regex-syntax 0.7.5",
|
"regex-syntax 0.7.5",
|
||||||
]
|
]
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@ diesel = { version = "2.1.0", features = ["sqlite", "r2d2", "chrono"] }
|
||||||
diesel_migrations = "2.1.0"
|
diesel_migrations = "2.1.0"
|
||||||
env_logger = "0.10.0"
|
env_logger = "0.10.0"
|
||||||
log = "0.4.20"
|
log = "0.4.20"
|
||||||
manifold = { git = "ssh://git@code.orbiter-radio.uk/source/mfold.git", branch = "feature/weather-forecasting" }
|
manifold = { git = "ssh://git@code.orbiter-radio.uk/source/mfold.git" }
|
||||||
#manifold = { path = "/home/xyon/Workspace/manifold/" }
|
#manifold = { path = "/home/xyon/Workspace/manifold/" }
|
||||||
poise = "0.5.5"
|
poise = "0.5.5"
|
||||||
tokio = { version = "1.16.1", features = ["sync", "macros", "rt-multi-thread"] }
|
tokio = { version = "1.16.1", features = ["sync", "macros", "rt-multi-thread"] }
|
||||||
|
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
||||||
{
|
|
||||||
"ProductionBotPrefix": ".",
|
|
||||||
"ProductionWeatherApiKey": "70aacb9af931438a957215406211210",
|
|
||||||
"ProductionWeatherBaseUrl": "https://api.weatherapi.com/v1",
|
|
||||||
"ProductionLogChannel": "1143479696886087801",
|
|
||||||
"ProductionBotNickname": "Badgey",
|
|
||||||
"DevelopmentBotPrefix": "-",
|
|
||||||
"DevelopmentWeatherApiKey": "70aacb9af931438a957215406211210",
|
|
||||||
"DevelopmentWeatherBaseUrl": "https://api.weatherapi.com/v1",
|
|
||||||
"DevelopmentLogChannel": "648260641626390528",
|
|
||||||
"DevelopmentBotNickname": "Badgey (Development Edition)"
|
|
||||||
}
|
|
||||||
|
|
@ -0,0 +1,32 @@
|
||||||
|
{
|
||||||
|
"prefix": "-",
|
||||||
|
"nickname": "Badgey (Development Edition)",
|
||||||
|
"channels": {
|
||||||
|
"log": 648260641626390528
|
||||||
|
},
|
||||||
|
"responses_file_path": "txt/responses.txt",
|
||||||
|
"services": {
|
||||||
|
"weather": {
|
||||||
|
"source_uri": "https://api.weatherapi.com/v1",
|
||||||
|
"cache_mode": "NoCache",
|
||||||
|
"api_key": "70aacb9af931438a957215406211210"
|
||||||
|
},
|
||||||
|
"frog_tips": {
|
||||||
|
"source_uri": "https://frog.tips/api/1/tips/",
|
||||||
|
"cache_name": "frog_tips",
|
||||||
|
"cache_mode": "Cache"
|
||||||
|
},
|
||||||
|
"dog_pics": {
|
||||||
|
"source_uri": "https://api.thedogapi.com/v1/images/search?limit=100&order=RAND",
|
||||||
|
"cache_name": "dog_pics",
|
||||||
|
"cache_mode": "Cache",
|
||||||
|
"api_key": "live_RRrRUsdmRIpKUefuwOwuAV1nab7Gt8GqyvIqPGCgLAbpLHGdyStbGj9Xc67inYMt"
|
||||||
|
},
|
||||||
|
"cat_pics": {
|
||||||
|
"source_uri": "https://api.thecatapi.com/v1/images/search?limit=100&order=RAND",
|
||||||
|
"cache_name": "cat_pics",
|
||||||
|
"cache_mode": "Cache",
|
||||||
|
"api_key": "live_nvupPQbrXjHy8jsZJ1stp72fzsRLR8jQby8IR3l9yMngqAU9gcTEV8RA0OOiK8zP"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,32 @@
|
||||||
|
{
|
||||||
|
"prefix": ".",
|
||||||
|
"nickname": "Badgey",
|
||||||
|
"channels": {
|
||||||
|
"log": 1143479696886087801
|
||||||
|
},
|
||||||
|
"responses_file_path": "txt/responses.txt",
|
||||||
|
"services": {
|
||||||
|
"weather": {
|
||||||
|
"source_uri": "https://api.weatherapi.com/v1",
|
||||||
|
"cache_mode": "NoCache",
|
||||||
|
"api_key": "70aacb9af931438a957215406211210"
|
||||||
|
},
|
||||||
|
"frog_tips": {
|
||||||
|
"source_uri": "https://frog.tips/api/1/tips/",
|
||||||
|
"cache_name": "frog_tips",
|
||||||
|
"cache_mode": "Cache"
|
||||||
|
},
|
||||||
|
"dog_pics": {
|
||||||
|
"source_uri": "https://api.thedogapi.com/v1/images/search?limit=100&order=RAND",
|
||||||
|
"cache_name": "dog_pics",
|
||||||
|
"cache_mode": "Cache",
|
||||||
|
"api_key": "live_RRrRUsdmRIpKUefuwOwuAV1nab7Gt8GqyvIqPGCgLAbpLHGdyStbGj9Xc67inYMt"
|
||||||
|
},
|
||||||
|
"cat_pics": {
|
||||||
|
"source_uri": "https://api.thecatapi.com/v1/images/search?limit=100&order=RAND",
|
||||||
|
"cache_name": "cat_pics",
|
||||||
|
"cache_mode": "Cache",
|
||||||
|
"api_key": "live_nvupPQbrXjHy8jsZJ1stp72fzsRLR8jQby8IR3l9yMngqAU9gcTEV8RA0OOiK8zP"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue