Skip to content

Latest commit

 

History

142 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

########################################
rusty_rita (branch `rust`) can be found at
https://github.com/Arlon1/fbot/tree/rust
########################################

# create the db file
sqlite3 varspace/fbotdb.sqlite # paste the .schema here

##########
# variant 1
# run without docker
# (recommended)
##########
./fbot.py --interactive # or ./fbot.py for using the real chat



##########
# variant 2
# DOCKER
##########
# build the dockerimage
docker build . --tag fbot

# run the dockerimage
docker run -v path/to/varspace:/varspace fbot --channel test

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages