Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loganintech/ferdabot
Ferdabot discord bot
https://github.com/loganintech/ferdabot
Last synced: about 22 hours ago
JSON representation
Ferdabot discord bot
- Host: GitHub
- URL: https://github.com/loganintech/ferdabot
- Owner: loganintech
- Created: 2020-09-09T05:18:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-10T17:56:11.000Z (almost 3 years ago)
- Last Synced: 2024-10-18T06:53:40.623Z (3 months ago)
- Language: Go
- Size: 480 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ferdabot
Keeps track of nice things friends do for eachother.
|Command|Help Text|
|---|---|
| `?bigferda` | Get a detailed ferda for a person. Ex: ?bigferda @Logan |
| `!choice` | Choose a random item from a list. Format !choose Item1\|Item2 \| Item3\| Item 4 \| ... \|
| `!dice` | Roll a dice in the format 1d6. |
| `!echo` | Echo any Message (not in the blacklist). |
| `+ferda` | Add a new ferda with a reason. Ex: +ferda @Logan for creating ferdabot.
| `-ferda` | Remove a ferda by its ID: -ferda 7
| `?ferda` | Get a ferda for a person. Ex: ?ferda @Logan |
| `?ferdasearch` | Search for ferdas for a person containing some text. Ex: ?ferdasearch @Logan ferdabot |
| `!ping` | Pong! (Shows Bot Network Latency) |
| `?remindme` | DMs you a list of your reminders. |
| `+remindme` | Creates a new reminder at a certain time. |
| `-remindme` | Deletes a reminder by ID. |
| `?help` or `!help` or `+help` | Sends a help Message. |I'm not proud of this code, yet. Read with caution.