https://github.com/jimmymcbride/firebot
A bot for my ESO guilds discord
https://github.com/jimmymcbride/firebot
Last synced: 3 months ago
JSON representation
A bot for my ESO guilds discord
- Host: GitHub
- URL: https://github.com/jimmymcbride/firebot
- Owner: JimmyMcBride
- Created: 2019-05-10T19:52:44.000Z (about 6 years ago)
- Default Branch: trunk
- Last Pushed: 2023-03-13T14:22:14.000Z (over 2 years ago)
- Last Synced: 2025-01-15T13:10:11.217Z (5 months ago)
- Language: JavaScript
- Size: 757 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## FireBot is a discord bot that does a couple different things for me.
- When new users join one of my servers they get a welcome message based on the which server of mine they joined.
- When new users join one of my servers they have a specific role auto assigned to them based on which server of mine they joined.
- Users in FireScript server have a post in the role-selector channel that allows them to add roles to themselves by liking the emoji's on the post or removing the role by clicking again and removing the emoji.
- FireBot also has a list of message commands you can use. By typing "!about" you will get back a list of commands you can use with FireBot.### Version 1.1.0 Patch notes
- All current bot functions are finished and working properly.
- Files have been split up for organization purposes and dev commits have been added to code to make more readable and easier to understand.