This is the Rust version of the discord bot created for FBT Heaven
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Revert poise version

+1 -1
+1 -1
Cargo.toml
··· 20 20 beta = [] 21 21 22 22 [dependencies] 23 - poise = { version = "0.6.1", features = [ 23 + poise = { version = "0.5.6", features = [ 24 24 "cache", 25 25 "collector", 26 26 ] }