Skip to content

Commit 88bc7a1

Browse files
authored
Update README.md
1 parent 82e5340 commit 88bc7a1

File tree

1 file changed

+30
-2
lines changed

1 file changed

+30
-2
lines changed

README.md

+30-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,30 @@
1-
# pydemobot
2-
Open Source discord.py demo/open source bot
1+
# The Open SRC Project
2+
This is my first project, where I make many open source programs, discordbots, or whatever I feel like, Open Source is a good idea, allowing others to learn much more
3+
easily from your work will probably make you feel good about it.
4+
We all start of somewhere so why not support Open Source communitys? Here is my first open source release!
5+
6+
[![PythonJoshua's GitHub stats](https://github-readme-stats.vercel.app/api?username=PythonJoshua)](https://github.com/PythonJoshua/pydemobot)
7+
8+
# PROJECT INFO 1
9+
10+
Open Source discord.py demo/open source bot for everyones use, please READ my lisence I have put on my work.
11+
This project is maintained and is under the MIT Lisence.
12+
13+
Some things you probably want to at least memorise before making bots:
14+
15+
```import discord
16+
from discord.ext import commands, tasks
17+
from discord.ext.commands import Bot
18+
```
19+
# ToDO List
20+
21+
- [x] Open Source Bot
22+
- [ ] Open Source Program
23+
24+
# Project INFO 2
25+
26+
Contributions are welcome!
27+
Made with Python.
28+
29+
Create an issue to suggest any ideas, bugs in the code, or if you would like to contact me:
30+
7o_#9066, often changes so here is also my user ID: 454727487440814082

0 commit comments

Comments
 (0)