Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fmhy/bot
🦕 Bot for our discord
https://github.com/fmhy/bot
Last synced: about 2 months ago
JSON representation
🦕 Bot for our discord
- Host: GitHub
- URL: https://github.com/fmhy/bot
- Owner: fmhy
- License: mit
- Created: 2023-12-19T10:27:04.000Z (about 1 year ago)
- Default Branch: trunk
- Last Pushed: 2024-04-09T10:49:03.000Z (9 months ago)
- Last Synced: 2024-05-30T02:11:09.693Z (8 months ago)
- Language: Python
- Homepage:
- Size: 76.2 KB
- Stars: 6
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fmhy/bot
This code is for FreeMediaBotYeah, a Discord bot made specifically for the FMHY Discord server. It provides numerous utilities and other tools to help keep the server running like a well-oiled machine.
**Note:** This source code is provided as-is for educational and development purposes only. You **shouldn't** self-host this. Support will not be provided if you choose to do so.
## Usage
1. You will need [`rye`](https://rye-up.com) to install dependencies and manage a virtualenv.
2. Install dependencies with `rye sync`.
3. Fill the config details in `.env`.
4. Run a production ready mongodb server, then start the bot with `rye run bot`.## Development
1. [Follow the above](#usage)
2. Setup a development mongodb server. If you have node/bun, you can get upto speed with `[npx|pnpx|bunx] mongoz`, see [unjs/mongoz](https://github.com/unjs/mongoz).## Contributing
1. Fork it ()
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request## Contributors
- [Terrence Tingleberry](https://github.com/maureenferreira)/@terrencetingleberry (Discord) - Creator & Original Programmer
- [rhld16](https://github.com/rhld16) - Wrangler of Code
- [taskylizard](https://github.com/taskylizard) - De-spaghettifier
- [Lix](https://github.com/daniel-lxs) - Morally Culpable
- jsmsj - Bookmarks Cog