Git Product home page Git Product logo

markovchainbot's Introduction

MarkovChainBot

This is a simple bot that generates pseudo-sensible text for any discord channel you choose.

For the bot to be able to generate anything, you either have to leave it to listen to the channel for a while, or give it a file of sentences that make sense and point it to that file when you start the bot.

markovchainbot's People

Contributors

blinky-keys avatar

Watchers

 avatar

markovchainbot's Issues

Save Messages to File

Adding a function that allows the bot to save previously sent messages to a file that is then reloaded on startup would prove to be very convenient for resuming usage after having shut the bot down. This would also remove the need to train the bot over and over again.

Text generation function

Bot obviously needs a function to produce output. Keeping this separate from the array construction will help avoid spaghetti code. Moving the array construction to it's own function may also be a good idea.

Message termination

I need to figure out a way to represent the ending of a message, such that undefined won't be added to the chain.

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.