GitXplorerGitXplorer
i

SrEngenheiro

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
a1cd0b807f4d8aef22f64b4f4a0680f74c0ec1d5

Fix entry point

iihammadasghar committed 3 years ago
Unverified
6b3c38d7c6c8dc286dfc97177c37060fb5eada82

Add custom welcome message feature

iihammadasghar committed 3 years ago
Unverified
7cd037fe37e3e7ff9975ae67f98498f59fe5cf92

Change Senhor to Senhor(a) in responses

iihammadasghar committed 3 years ago
Unverified
bb9536fe550d6568273e89b1da945b36de1ed85b

Change remember messages to return message links

iihammadasghar committed 3 years ago
Unverified
b98a35ea5b0585eea5f02a3885dfdd68892ac02f

Merge branch 'main' of https://github.com/ihammadasghar/srengenheiro

iihammadasghar committed 3 years ago
Unverified
19c04825a8091fc028257cfe20a43de96f676fe9

Add examples link to command help

iihammadasghar committed 3 years ago

README

The README file for this repository.

Sr.Engenheiro

Sr.Engenheiro is a Discord Bot designed by a team of Computer Science students in Universidade Autónoma de Lisboa with the goal to assist university server students to manage their schedule, group projects and much more.

Features:

  • Managing Events such as test dates, project deadlines
  • Managing notes and notices
  • Remembering important files and messages
  • Collecting data from all server members (e.g. project groups)
  • Easy to use with neat and smart responses
  • Updating regurlarly with new features with every version

Commands:

-> Help: !help

  • Get a list of all commands

-> Date today: !today

  • Get the date today

-> Events: !events

  • Get your schedule of saved events

- !events urgent

  • Get the urgent events in the next 7 days

- !events topics

  • Get all the added event topics (e.g tests)

-> Note topics: !notes

  • Get a list of all saved note tags and their topics

-> Remember messages: !remember [tag] (reply to the message)

  • E.g !remember ProjectAnouncementMessage
  • Ask the bot to remember an important message.

-> Remembered Messages: !messages

  • List all remembered messages

-> Add:

  • !add note [tag] "[content]" (Default topic is General)
  • !add note [topic] [tag] "[content]"
  • !add event [topic] [tag] [Day/Month/Year] or !add event/note [topic] [tag] [(Day/Month/Year)/content] [tag] [(Day/Month/Year)/content]
  • E.g !add note MathStudyLinks Integrals "https://youtube.com"
  • E.g !add note MathStudyLinks Integrals "https://youtube.com" Calculas "https://LearnCalculus.com"

-> Get: !get [message_tag]

  • !get note [tag] (Default topic is General)
  • !get note [topic] [tag(optional)]
  • !get event [topic] [tag(optional)]
  • E.g !get note MathStudyLinks or !get note MathStudyLinks Calculus

-> Edit:

  • !edit note [tag] "[content]" (Default topic is General)
  • !edit note [topic] [tag] "[content]"
  • !edit event [topic] [tag] [Day/Month/Year]
  • E.g !edit note MathStudyLinks Integrals "https://youtube.com"
  • E.g !edit note MathStudyLinks Integrals "https://youtube.com" Calculas "https://LearnCalculus.com"

-> Forget: !forget [message_tag]

  • !forget note [topic] [tag(optional)]
  • !forget event [topic] [tag(optional)]
  • E.g !forget note MathStudyLinks or !forget note MathStudyLinks Calculus

If you have reached this far :)

-> Praise: !Good-Bot

-> Scold: !Bad-Bot