Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jarvis394/neura

Markov-powered chainy-random neuron stuff
https://github.com/jarvis394/neura

bot discord discord-js markov-chain python random redis typescript

Last synced: about 14 hours ago
JSON representation

Markov-powered chainy-random neuron stuff

Awesome Lists containing this project

README

        

terminal view

## About

**neura** is a fun Discord bot that generates messages based on the message history

Invite: https://neura.glitch.me/invite

## Features

- Built with power of TypeScript and discord.js
- Supports various parameters
- More features in the future!

## Usage

Use `n!help` to see available commands

## How to ru by yourself

1. Clone this repo
```bash
git clone https://github.com/jarvis394/neura
```
2. Install dependencies
```bash
npm install
```
3. Run the bot
```bash
npm run start:dev
```

## Contribution

Feel free to open a Pull Request or a new issue!

## Author

VK: [@tarnatovski](https://vk.com/tarnatovski)