Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jarvis394/neura
- Owner: jarvis394
- Created: 2020-04-27T18:57:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T15:09:43.000Z (about 2 years ago)
- Last Synced: 2023-03-02T21:35:51.922Z (almost 2 years ago)
- Topics: bot, discord, discord-js, markov-chain, python, random, redis, typescript
- Language: TypeScript
- Size: 876 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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)