https://github.com/ShivangKakkar/UrbanDictionaryBot
https://t.me/StarkBots
https://github.com/ShivangKakkar/UrbanDictionaryBot
Last synced: about 1 month ago
JSON representation
https://t.me/StarkBots
- Host: GitHub
- URL: https://github.com/ShivangKakkar/UrbanDictionaryBot
- Owner: ShivangKakkar
- License: agpl-3.0
- Created: 2021-08-05T10:59:01.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-13T08:56:10.000Z (almost 4 years ago)
- Last Synced: 2025-02-09T00:02:45.013Z (5 months ago)
- Language: Python
- Size: 29.3 KB
- Stars: 18
- Watchers: 1
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- BotList - Urban Dictionary Bot - Scraper urbandictionary.com (Telegram Bot List / List of Source Codes)
README
# Urban Dictionary Bot [@TheUrbanDictBot](https://t.me/TheUrbanDictBot)
> A star ⭐ from you means a lot to us!
Telegram bot for Urban Dictionary.
[](https://github.com/ellerbrock/open-source-badges/)
## Usage
### Deploy to Heroku
[](https://heroku.com/deploy?template=https://github.com/StarkBotsIndustries/UrbanDictionaryBot)
1. Tap on above button and fill `API_ID`, `API_HASH`, `BOT_TOKEN`.
2. Then tap "Deploy App" below it. Wait till deploying is complete (will take atmost 2 minutes).
3. After deploying is complete, tap on "Manage App"
4. Check the logs to see if your bot is ready!### Local Deploying
1. Clone the repo
```markdown
git clone https://github.com/StarkBotsIndustries/UrbanDictionaryBot
```
2. Edit `Config.py` and fill the needed variables3. Enter the directory
```markdown
cd UrbanDictionaryBot
```
4. Run the file
```markdown
python3 udbot.py
```## Environment Variables
#### Mandatory Vars
- `API_ID` - Get this from [my.telegram.org](https://my.telegram.org/auth)
- `API_HASH` - Get this from [my.telegram.org](https://my.telegram.org/auth)
- `BOT_TOKEN` - Get this from [@BotFather](https://t.me/BotFather)## Functions
> More features soon, this is a minimal example :)
1. Usable in Inline Mode
2. Add in groups
3. Use in personal chat
4. No need to browse ud anymore## To-Do
> That's on you mainly...
## Stats
[](https://github.com/StarkBotsIndustries/UrbanDictionaryBot/network/) [](https://github.com/StarkBotsIndustries/UrbanDictionaryBot/stargazers/) [](https://github.com/StarkBotsIndustries/UrbanDictionaryBot/watchers/)
[](https://github.com/StarkBotsIndustries/UrbanDictionaryBot/graphs/commit-activity)## License
[](https://www.gnu.org/licenses/agpl-3.0)
## Contributing
[](https://github.com/StarkBotsIndustries/UrbanDictionaryBot/graphs/contributors/)
> Contributions are heartily accepted.
[](http://makeapullrequest.com)
## Credits
- [Dan Tès](https://github.com/delivrance) for his [Pyrogram](https://docs.pyrogram.org) Library
## Support
Channel :- [@StarkBots](https://t.me/StarkBots)
Group Chat :- [@StarkBotsChat](https://t.me/StarkBotsChat)
## :)
[](https://www.python.org/)
[](https://github.com/StarkBotsIndustries)
[](https://github.com/StarkBotsIndustries)