Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alexraskin/lhbot

A Discord Bot For LhCloudy27
https://github.com/alexraskin/lhbot

discord discord-bot discord-py lhcloudy reinhardt terraform terraform-managed twitch

Last synced: about 24 hours ago
JSON representation

A Discord Bot For LhCloudy27

Awesome Lists containing this project

README

        

# LhBot

[![LhBot](https://i.gyazo.com/632f0e60dc0535128971887acad98993.png)](https://twitter.com/PetraYle)

![Discord](https://img.shields.io/discord/766217366568304660)
[![Twitch Status](https://img.shields.io/twitch/status/lhcloudy27?color=6441a5&logo=twitch&logoColor=white)](https://www.twitch.tv/lhcloudy27)
[![Twitter Follow](https://img.shields.io/twitter/follow/lhcloudy?color=1DA1F2&logo=twitter&style=flat-square)](https://twitter.com/LhCloudy)
![GitHub](https://img.shields.io/github/license/alexraskin/lhbot?color=blue)

## Why did I make LhBot?

If you follow LhCloudy on twitch, you will know, that he will not share what Lh stands for in his name. I decided to write a discord bot, that keeps track of everyone's guesses in his discord, plus a bunch of other fun things. It is mainly used in his discord server, but you can also use it in your own server. Please create an issue if you have any questions.

## Connect with LhCloudy

- [Twitch](https://www.twitch.tv/lhcloudy27)
- [Twitter](https://twitter.com/LhCloudy)
- [Discord](https://discord.com/invite/jd6CZSj8jb)
- [Youtube](https://www.youtube.com/channel/UC2CV-HWvIrMO4mUnYtNS-7A)

## Deploy

A few things you will need:

- Discord bot
- Mongo database (I use atlas)
- A Railway account

Take a look in the [`/example-files`](https://github.com/alexraskin/lhbot/tree/main/example-files) folder for examples of the files you will need to create.

___

## Run the bot locally

To run the bot locally, you will need to fill in the `.env` file all the values that are missing.

```bash
make run
```

## Contributing

If you would like to contribute to this project, please create an issue and we can discuss it there. I am open to any suggestions.