Code repository for Radical Bot
Go to file
Riley Housden b4b09c92d3 Merge branch 'test' 2022-08-22 16:34:22 -04:00
ext omaigod 2022-08-22 14:56:46 -04:00
lib update regex link 2022-08-22 15:10:17 -04:00
.gitignore initial commit 2022-08-19 02:17:34 -04:00
LICENSE.md initial commit 2022-08-19 02:17:34 -04:00
README.md initial commit 2022-08-19 02:17:34 -04:00
install.xsh fix install script 2022-08-19 22:46:45 -04:00
main.py add LibCal functionality 2022-08-19 22:22:48 -04:00
requirements.txt fix requirements 2022-08-19 22:54:06 -04:00
service.service change python exec in service to be ambiguous 2022-08-19 23:41:08 -04:00

README.md

Radical Bot 2

Newest version of the Radical Bot! <3

Requirements

This bot will be programmed with the following requirements:

  • Everything must be async compatible, no blocking code other than filesystem calls.
  • Handle authentication in an intelligent way using OAuth2.
  • Easy to update and migrate to new versions of the bot.

Extensions

The following extensions are planned for this bot:

  • System - general system methods, general maintenance and informative commands.
  • Rooms - assist with LibCal room booking.

System

Commands

  • update (bot admin only) - update the bot, if deployed update to latest release tag, if development update to latest commit.
  • restart (bot admin only) - restart the bot.
  • info - lists bot information, such as version and GitHub address.

Rooms

  • book - book rooms, requires an image of a LibCal reservation e-mail.
  • rooms - list upcoming rooms

License

This project is licensed under CNPL-NA+