https://github.com/simmsb/genericbot-rs
A useless discord bot with whatever features I feel like implementing
https://github.com/simmsb/genericbot-rs
discord discord-bot
Last synced: about 2 months ago
JSON representation
A useless discord bot with whatever features I feel like implementing
- Host: GitHub
- URL: https://github.com/simmsb/genericbot-rs
- Owner: simmsb
- License: mit
- Created: 2018-03-31T00:48:08.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-21T14:22:31.000Z (almost 7 years ago)
- Last Synced: 2025-07-02T11:54:14.694Z (12 months ago)
- Topics: discord, discord-bot
- Language: Rust
- Homepage:
- Size: 140 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Genericbot
Bot responds to the prefixes: `#!` and `generic#`, prefixes can be added with `add_prefix`
You can delete the prefix: `#!` however the `generic#` prefix is not removable.
Help output:
```
Commands:
Aliases: add_alias delete_alias list_aliases
Booru: booru booru_bomb danbooru e621 e926 gelbooru safebooru yandere
GImage: gimage
Markov: fill_markov markov markov_all markov_disable markov_enable
Misc: hug kiss message_owner ping q rate slap stats
Prefixes: add_prefix delete_prefix list_prefixes
Reminders: remind reminder_delete reminder_list
Tags: add_tag auto_tags_off auto_tags_on delete_tag list_tags tag
Use #!help {command_name} to get help on a command
```