Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/encryptex/hammer
Elevate your Discord community with our advanced bot. Comprehensive moderation, intelligent AutoMod, and enhanced chat controls. Crafted for seamless management. - Origined by #DISCORD HACK WEEK 2019
https://github.com/encryptex/hammer
automod bot discord discord-bot discord-mod-bot discord-moderation-bot hacktoberfest hammer moderation moderation-bot py-cord pycord spam-filtering
Last synced: about 2 months ago
JSON representation
Elevate your Discord community with our advanced bot. Comprehensive moderation, intelligent AutoMod, and enhanced chat controls. Crafted for seamless management. - Origined by #DISCORD HACK WEEK 2019
- Host: GitHub
- URL: https://github.com/encryptex/hammer
- Owner: EncryptEx
- Created: 2019-06-25T18:05:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-30T19:57:53.000Z (11 months ago)
- Last Synced: 2024-01-30T21:01:54.016Z (11 months ago)
- Topics: automod, bot, discord, discord-bot, discord-mod-bot, discord-moderation-bot, hacktoberfest, hammer, moderation, moderation-bot, py-cord, pycord, spam-filtering
- Language: Python
- Homepage: https://discordapp.com/api/oauth2/authorize?client_id=591633652493058068&permissions=8&scope=bot
- Size: 346 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hammer Discord Bot
The bot that keeps calmed down people.
A discord.py bot - #DISCORD HACK WEEK 2019
100% Python
For what is used for Hammer? (Use /hammer in a discord guild/server) Hammer is a moderation Bot, which has lots of functional commands, from the basically (warn, kick or ban) to advanced functions like automod, with about 880 blocked swear words. Also is 99.7% uptime. **#DiscordHackWeek Creation**
What and how many commands has Hammer? (User /help in a discord guild/server and check DM.) [Or scroll down](https://github.com/limusina10/hammer#useful-comands)
# Add the bot
https://discordapp.com/api/oauth2/authorize?client_id=591633652493058068&permissions=8&scope=botOr you can create yours:
# Starting your bot
Clone and enter repo folder
```sh
git clone https://github.com/EncryptEx/hammer && cd hammer
```
Crete virtual enviroment
```sh
python -m venv env && source env/bin/activate
```
Install dependencies
```sh
pip install -r requirements.txt
```
Run the bot
```sh
chmod +x ./bot.py && python ./bot.py
```I do poersonally recommend to use a bot hosting service to handle the bot, I suggest to use a vps and the ``screen`` command to run it in background.
# HAMMER'S TEAM
> Developer: EncryptEx#6341
> Logo Designer: Mariete05#4835