Git Product home page Git Product logo

memologe's Introduction

Memologe

Meme Bot for Discord and Telegram

Build Status

Add bot to your Group / Discord Server

Coming Soon ...

Setup

Should only run under Linux (Docker).

$ git clone https://github.com/sandkastenboys/memologe.git

Via Docker

$ cd Memologe
$ nano docker-compose.yml //enter your tokens and configure the bot
$ ./start.sh

Features

  • Language
  • Download of all Images
  • Discord and Telegram

Commands

!Warning! in Telegram "/" replaces your command key ($).

  • $post
    seperate multiple tags with ';'
  • $random <how_many = 1>
    posts random meme
  • $category
    adds these tags to the meme so that it can be found more easily
  • $search <how_many = 1>
    searches memes based on tag
  • $size
    amount of memes in the db
  • $info
    returns relevant information about the meme with this id
  • $posters
    returns list of most active users of this bot
  • $tags
    returns all tags in the database
  • $idtomeme returns meme with this id

You also can rate memes by pressing downVote / UpVote or the corresponding arrow emoji.

This bot allows you too download your memes and save it an e.g an external hard drive.

Bug Reports

Create an ISSUE

Contribute

memologe's People

Contributors

supersandro2000 avatar tanneberger avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

owowobread

memologe's Issues

top memes

Is your feature request related to a problem? Please describe.
find a clever solution for cashing the top memes to we dont have to query to often (resource intesive)

Describe the solution you'd like
On every new rate he checks if the meme is now above the threshold the cashed memes (top memes) are updated. So he only have to query at the beginning.

Describe alternatives you've considered
.

Additional context
database has high level of normalization

customize channels to read from

Is your feature request related to a problem? Please describe.
Currently he only reads channels named "memes" or "cursed-images"

Describe the solution you'd like
Should be set in config (docker-compose) as an array of names.

Describe alternatives you've considered
.

Additional context
.

improve ratings

Is your feature request related to a problem? Please describe.
query a and calculating the sum is very resource intensiv.

Describe the solution you'd like
Adding a new collum in Memes called "rating" counting that up/down. And check in Ratings if this user already rated that meme.

Describe alternatives you've considered
.

Additional context
.

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.