Commit Graph

  • 1a014238c5 Merge pull request 'Replace #!/bin/env with #!/usr/bin/env in bot.py' (#9) from noisytoot/matchmaking-bot:fix-shebang into master master Skyflare 2024-04-16 06:35:00 +0200
  • 3fc14cbaad
    Replace #!/bin/env with #!/usr/bin/env in bot.py #9 Ron Nazarov 2023-10-15 18:44:30 +0100
  • e92c453c4f fix requirements.txt Skyflare 2023-08-26 22:39:49 +0300
  • 1646be3c47 update ConnectionParams parameters in bot.py to support ircrobots v0.6.6 Skyflare 2023-08-26 08:42:08 +0300
  • bb304f743b add requirements.txt #8 Skyflare 2023-08-25 11:19:48 +0300
  • 9bd7de6840 change ConnectionParams parameters to work with an undocumented breaking change introduced in ircrobots sometime before v0.6.6 Skyflare 2023-08-25 11:18:39 +0300
  • d2611ca615 fix: adding a non-existing game to the .last command output franzo 2022-10-08 14:10:40 +0200
  • 19ffa45c38 fix: minor cmd list fix franzo 2022-10-06 00:21:29 +0200
  • 1ad3ba6f7f fix: stupid indentation franzo 2022-10-06 00:10:58 +0200
  • 89d5a4f9c3 add: .last cmd which prints the last game played franzo 2022-10-06 00:06:06 +0200
  • b616edd808 add: lastPlayed global variable and description of new cmd franzo 2022-10-06 00:05:06 +0200
  • 9962c1e019 Don't ping the user .match ing, fixes #1 Rampoina 2022-02-15 16:13:43 +0100
  • 5f945f33a5
    ping supposedly offline users too Phil Morrell 2022-02-02 21:25:41 +0000
  • 2cfa9596c8 Update help - admin command - phrasing fixes Rampoina 2022-01-21 12:39:31 +0100
  • 965a814ebb Fix admins example in bot.ini.example Rampoina 2022-01-21 12:31:30 +0100
  • b9763a93fd Update README Rampoina 2022-01-20 20:29:54 +0100
  • 6c2eb49ccd Don't forget to update the file Rampoina 2022-01-20 20:03:05 +0100
  • d2f13337b0 Add .remove admin command Rampoina 2022-01-20 19:48:29 +0100
  • 7921f44058
    use multiple lines to list game names Phil Morrell 2021-08-31 14:33:51 +0100
  • 15eab1a86f
    add SPDX license header to all files Phil Morrell 2021-08-31 13:59:16 +0100
  • 1d5158a435 Prefix users with _ to avoid pings in .list Rampoina 2021-07-13 22:47:08 +0200
  • de1a144e5f Change .list to list only the games Rampoina 2021-07-12 22:44:01 +0200
  • df9496e43c Add protection for a channel with +zm Rampoina 2021-07-12 18:01:32 +0200
  • 7eab8aaeb0 Update the README to mention the original project Rampoina 2021-07-12 12:43:36 +0200
  • cb10c69427 Shorten command names and add .list command Rampoina 2021-07-12 12:34:50 +0200
  • 64ac0d5798 Add support for specific games Rampoina 2021-07-11 19:44:45 +0200
  • f327a1000a Add connection prompts Ultracoolguy 2020-11-24 14:29:56 -0400
  • 700e3f3aa9 Exit when channels isn't defined Ultracoolguy 2020-11-24 13:14:29 -0400
  • 26cb28e4e5 Make .help one line(for reducing spam) Ultracoolguy 2020-11-18 22:16:43 -0400
  • f2c35a8c77 Read configuration from bot.ini from now on Ultracoolguy 2020-11-17 13:15:06 -0400
  • c0a4d8b7b3 Remove comment Ultracoolguy 2020-11-15 21:36:38 -0400
  • a55cb3cd55 Add support for #sus on irc.tilde.chat Ultracoolguy 2020-11-15 21:35:34 -0400
  • 932e51bae7 Remove redundant 'user' variable Ultracoolguy 2020-11-15 19:39:54 -0400
  • c5d7e1deb9 Fix notice bug Ultracoolguy 2020-11-15 11:56:01 -0400
  • 853ddf8303 Add MIT license Ultracoolguy 2020-11-15 11:17:39 -0400
  • f9b57a9c47 Remove extra unnecesary newlines Ultracoolguy 2020-11-15 11:12:43 -0400
  • 196c455817 Initial commit Ultracoolguy 2020-11-15 10:53:28 -0400