Skip to content

sandkastenboys/memologe

Repository files navigation

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