Giter Club home page Giter Club logo

timboslice's People

Contributors

apotl avatar arcayr avatar mbags avatar

Stargazers

 avatar  avatar  avatar  avatar

timboslice's Issues

cannot find package "github.com/elliotspeck/markov"

When trying to go get github.com/Tecuane/TimboSlice or go build from a local checkout, go cannot find github.com/elliotspeck/markov:

timboslice.go:6:2: cannot find package "github.com/elliotspeck/markov" in any of:
	/usr/local/Cellar/go/1.13/libexec/src/github.com/elliotspeck/markov (from $GOROOT)
	/Users/jefferya/gocode/src/github.com/elliotspeck/markov (from $GOPATH)
timboslice.go:7:2: cannot find package "github.com/elliotspeck/markov/storage" in any of:
	/usr/local/Cellar/go/1.13/libexec/src/github.com/elliotspeck/markov/storage (from $GOROOT)
	/Users/jefferya/gocode/src/github.com/elliotspeck/markov/storage (from $GOPATH)

https://github.com/elliotspeck/markov returns a 404 in a browser. Is it possible this is a private repository that has not been made public?

Output does not take into consideration any context

The output generated by the bot pulls the initial prefix at random. Work could be done to allow it to pull in a random word (maybe more than four characters or so) from the previous sentence so that it looks more like it's attempting to add to the conversation.

Dockerfile

Deploying the bot is painful presently as it involves a lot of configuration and compiling malarkey. There's a go Docker container that will autocompile and run a package, which a TimHortons container should be built on top of.

No actual command line argument parsing is used.

Presently the bot just lazily takes os.ARGV[1] as the location of the config.json file, which isn't exactly how it should be done. Usage information and configuration via the flags package should be added.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.