AI will take over the world.
My first Fortran program, made to learn
the language.
A Discord bot using a markov chain trained on a channel as
messages are sent.
Skynet-fortran is made with fpm
Ensure you have installed fpm
and run
fpm build
to build the project, and fpm run
to run it.
It expects a config.json
file in the project root folder, containing these
contents:
{
"token": "xxxxxxxxxxxxxxxxxxxxxxxxx",
"channels": [
"xxxxxxxxxxxxxxxx",
"xxxxxxxxxxxxxxxx"
]
}
Command prefix is SKYNET
, not configurable yet
Available commands:
HELPME
- Show available commands
RSTDAT
- Clear markov data
MARKOV
- Generate a string of garbage