https://github.com/jideguru/ijokebot
A Telegram Bot that sends Jokes to people or group.
https://github.com/jideguru/ijokebot
bot python python-bot
Last synced: 10 months ago
JSON representation
A Telegram Bot that sends Jokes to people or group.
- Host: GitHub
- URL: https://github.com/jideguru/ijokebot
- Owner: JideGuru
- Created: 2019-01-05T22:07:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-23T21:41:22.000Z (over 7 years ago)
- Last Synced: 2025-03-28T16:16:49.884Z (about 1 year ago)
- Topics: bot, python, python-bot
- Language: Python
- Homepage:
- Size: 1.82 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
## iJokeBot
A Telegram Bot that send Jokes to people or group.
# Requirements
* Any Operating System (ie. MacOS X, Linux, Windows).
* Any IDE to code Python (ie. Pycharm, Notepad++, Sublime Text, VSCode etc).
* A little knowledge of Python.
* A brain to think 🤓🤓
# Usage
Create a telegram bot and replace its token with the token in the code.
```token = "*********************************"```
# Author(s)
**Olusegun Festus Babajide**
# License
```
Copyright [2019] [JideGuru]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```
# Disclaimer
This code is only intended for learning purposes, i am not responsible for anything you use it for.
Pardon my Bad English 😔
Give a **Star** if you like what you see.