-
Notifications
You must be signed in to change notification settings - Fork 3
Arlon1/fbot
Folders and files
Name | Name | 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
Watchers
Forks
Releases
No releases published
Packages 0
No packages published