Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • N nxy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • mrhanky
  • nxy
  • Wiki
  • Home

Last edited by Flummi Sep 27, 2017
Page history

Home

Todo

  • joke Trigger – Erzählt einen schlechten Witz
  • .seen trigger – returns the last message and date the user was seen in the channel
  • .einschläfern - "/me schläfert $nick mit einer Spritze Ketamin ein"
  • .kick|.ban|.timeban - Kick, bannt oder timebanned jemanden, bei timeban sollte man die Zeit in Minuten dazu angeben können z.B .timeban mrhanky 120
  • .name - ändert den Namen des Bots
  • .join - betritt einen channel
  • .invite - lässt sich zu einem beliebigen channel einladen
  • .meme - Erstellt mit Hilfe der memegen.link API ein Meme und gibt den Link dazu dann an den jeweiligen Nutzer aus. Api Dokumentation hier: https://memegen.link/ Trigger z.B. .meme facepalm BKA sein würde dann durch geschicktes einsetzen der API folgendes Meme ergeben: https://memegen.link/facepalm/bka/sein.jpg?watermark=none
  • gumb* (wie Mc*iaC)

Done

  • .help - lists all available commands (builtin)
  • .uptime - prints bot uptime (builtin)

plugins/admin

  • .reload - reloads a plugin or the whole bot

plugins/coins

  • .btc - prints current btc values
  • .eth - prints current eth values

plugins/ctcp

  • .finger - does a FINGER ctcp
  • .ping - does a PING ctcp
  • .time - does a TIME ctcp
  • .ver - does a VERSION ctcp

plugins/database

plugins/linux

  • useless gnu/linux event
  • .kernel - displays current linux kernel info

plugins/mcmaniac

  • regex event for Mc(.*)iaC which adds a McManiaC
  • .mcmaniac - shows a McManiaC (random or by index)

plugins/quotes

  • .q - prints, adds or removes a quote

plugins/rape

  • .owe command
  • .rape command

plugins/seen

plugins/tell

  • .tell - stores a message for a user and sends it to him when he writes a message in any channel (shows activity)

plugins/timer

  • .timer - sets a timer for a specified amount of time and a name

plugins/urban

  • .ud - gets a definition from urban dictionary

plugins/useless

  • .gay - colors text in rainbow colors
  • .hack - prints "hacking..."
  • .jn - returns yes or no for a given question
  • .kiss - kisses a user
  • .rainbow - same as .gay
  • .storyofpomfface - ....
  • Bier Trigger – nxy schenkt ein kühles blondes an $nick aus
  • REEEEEE Trigger – REEEEEEEEEEEEEEEEEEEEEEEEEEEE
  • Fucken Trigger – nxy fuckt $nick und tötet $nick anschließend.
  • .choose - picks a random entry from a list seperated with commas
  • .sudoku/.anhero - kicks the user that executes that command

plugins/weather

  • .weather - prints the weather for a given location

plugins/youtube

  • .yt - search for a video on youtube
  • youtube url parser - returns video information if a youtube link is posted
Clone repository
  • Home