An open API service indexing awesome lists of open source software.

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.

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.