Skip to content

a20034294/quiz-chatbot-nc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quiz-chatbot-nc with Rust

Dependency

Ubuntu 18.04

    curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
    sudo apt update
    sudo apt install cargo
    sudo apt install pkg-config
    sudo apt install libssl-dev

Usage

cd quiz-chatbot-nc
cp src/config-template.rs src/config.rs
vim src/config.rs # Edit configs
cargo run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages